Update main.yml (#621)

This commit is contained in:
Samuel Horwitz 2017-07-12 02:36:43 -04:00 committed by Jack Ivanov
parent 0bb9279094
commit 0607e968d7

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