1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[google|compute] Update default zone and image

This commit is contained in:
Nat Welch 2014-04-10 14:23:02 -07:00
parent c01bce7478
commit 96a56b954e

View file

@ -46,7 +46,7 @@ module Fog
def bootstrap(new_attributes = {})
name = "fog-#{Time.now.to_i}"
zone = "us-central1-b"
zone = "us-central1-a"
disks = new_attributes[:disks]
@ -56,7 +56,7 @@ module Fog
:name => name,
:size_gb => 10,
:zone_name => zone,
:source_image => "debian-7-wheezy-v20131120",
:source_image => "debian-7-wheezy-v20140408",
}
# backwards compatibility to pre-v1