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

Merge pull request #2299 from avic85/master

Update create_server.rb
This commit is contained in:
Wesley Beary 2013-10-21 10:12:19 -07:00
commit bdfda37527

View file

@ -31,7 +31,7 @@ module Fog
PV_kernel
PV_ramdisk
PV_legacy_args
HVM_boot_params
HVM_boot_policy
HVM_boot_params
}.each do |k|
if config[k.downcase.to_sym]