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

Add ip_address to the mock

This commit is contained in:
Trae Robrock 2013-07-23 22:04:50 -07:00
parent f240381e31
commit 917d469517

View file

@ -51,6 +51,7 @@ module Fog
"size_id" => size_id,
"image_id" => image_id,
"region_id" => region_id,
"ip_address" => "127.0.0.1",
"status" => 'active'
}