mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
whoops.
This commit is contained in:
parent
c563332f70
commit
622199d347
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module Fog
|
|||
:zone_name => "us-central1-a",
|
||||
}
|
||||
|
||||
p server = create(defaults.merge(new_attributes))
|
||||
server = create(defaults.merge(new_attributes))
|
||||
server.wait_for { ready? }
|
||||
server
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue