mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fixes inconsistent spacing
This commit is contained in:
parent
0566b42a75
commit
0346257fe8
1 changed files with 42 additions and 42 deletions
|
@ -32,7 +32,7 @@ module Fog
|
|||
"ram" => 512,
|
||||
"rxtx_factor" => 2.0,
|
||||
"swap" => 512,
|
||||
"vcpus" => 1,
|
||||
"vcpus" => 1
|
||||
}
|
||||
|
||||
image = {
|
||||
|
|
Loading…
Add table
Reference in a new issue