Update main.yml

This commit is contained in:
Samuel Horwitz 2017-07-11 00:12:06 -04:00 committed by GitHub
parent 0bb9279094
commit 8d5a091108

View file

@ -32,7 +32,7 @@
credentials_file: "{{ credentials_file_path }}"
project_id: "{{ project_id }}"
metadata: '{"ssh-keys":"ubuntu:{{ ssh_public_key_lookup }}"}'
network: "algo-{{ server_name }}"
network: "algo-net-{{ server_name }}"
tags:
- "environment-algo"
register: google_vm