mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Merge branch 'leehuffman'
This commit is contained in:
commit
d8c55ee185
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ module Fog
|
|||
end
|
||||
|
||||
options['username'] = username
|
||||
options['hostname'] = hostname if @hostname
|
||||
data = connection.create_block(flavor_id, image_id, options)
|
||||
merge_attributes(data.body)
|
||||
true
|
||||
|
|
Loading…
Reference in a new issue