Fix Google Compute Builder Documentation

Added required configuration option ssh_username to basic config
example.
pull/5842/head
Sean Malloy 8 years ago
parent eaef2961cb
commit 1c9f18603c

@ -109,6 +109,7 @@ is assumed to be the path to the file containing the JSON.
"account_file": "account.json",
"project_id": "my project",
"source_image": "debian-7-wheezy-v20150127",
"ssh_username": "packer",
"zone": "us-central1-a"
}
]

Loading…
Cancel
Save