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

added styling fix

This commit is contained in:
Nick Huanca 2012-12-01 08:42:33 -07:00
parent a362d2120f
commit f318240b7f

View file

@ -154,7 +154,7 @@ module Fog
:domain => cust_domain,
:hostName => cust_hostname,
:hwClockUTC => cust_hwclockutc,
:timeZone => cust_timezone,)
:timeZone => cust_timezone)
# Build the Dhcp Generator Object
cust_fixed_ip = RbVmomi::VIM::CustomizationDhcpIpGenerator.new()
# Build the custom_ip_settings Object