Sha256: 46ac52126aa8d0eb61a02dcb6b8c62da7a821ef59d6072228f9e491681740057
Contents?: true
Size: 1.17 KB
Versions: 10
Compression:
Stored size: 1.17 KB
Contents
{ :driver_options => { :host => '172.21.10.10', :user => 'vmapi', :password => 'Pass@word1', :insecure => true }, :machine_options => { :start_timeout => 600, :create_timeout => 600, :bootstrap_options => { :datacenter => 'QA1', :template_name => 'WIN2012R2DTC-64', :vm_folder => 'DLAB', :datastore => 'QA1-2-SFIRE-01', :num_cpus => 2, :network_name => 'vlan_20_172.21.20', :memory_mb => 4096, :resource_pool => 'CLSTR02/DLAB', :additional_disk_size_gb => 50, :ssh => { :user => 'administrator', :password => 'Password123', :paranoid => false, :port => 22 }, :convergence_options => {}, :customization_spec => { :ipsettings => { :ip => "172.21.20.196", :subnetMask => '255.255.255.0', :gateway => ["172.21.20.1"], :dnsServerList => ["172.17.1.26","172.17.1.27"] }, :domain => 'local', :org_name => 'Tier3', :product_id => 'W3GGN-FT8W3-Y4M27-J84CP-Q3VJ9', :win_time_zone => 4 } } }, :log_level => :debug }
Version data entries
10 entries across 10 versions & 1 rubygems