GCE: forwarding does not work at all #369

This commit is contained in:
Jack Ivanov 2017-04-11 20:29:52 +02:00
parent c7fead56ed
commit 1adf8a24a9

View file

@ -19,7 +19,7 @@
credentials_file: "{{ credentials_file_path }}"
project_id: "{{ project_id }}"
metadata: '{"ssh-keys":"ubuntu:{{ ssh_public_key_lookup }}"}'
ip_forward: true
# ip_forward: true
tags:
- "environment-algo"
register: google_vm