mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Update GCE source_image to debian-7-wheezy-v20140415
This commit is contained in:
parent
1dcaf17168
commit
3afa0a56b1
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ files obtained in the previous section.
|
|||
"client_secrets_file": "client_secret.json",
|
||||
"private_key_file": "XXXXXX-privatekey.p12",
|
||||
"project_id": "my-project",
|
||||
"source_image": "debian-7-wheezy-v20131014",
|
||||
"source_image": "debian-7-wheezy-v20140415",
|
||||
"zone": "us-central1-a"
|
||||
}
|
||||
</pre>
|
||||
|
|
|
|||
Loading…
Reference in a new issue