Sha256: 4ca83683fe225887e9fa610bfdc578a739055b14f018085c46e262fe92ab3662
Contents?: true
Size: 1.45 KB
Versions: 7
Compression:
Stored size: 1.45 KB
Contents
{ :driver_options => { :host => '172.21.10.10', :user => 'vmapi', :password => 'Pass@word1', :insecure => true }, :machine_options => { :start_timeout => 600, :create_timeout => 600, :ready_timeout => 300, :bootstrap_options => { :use_linked_clone => true, :datacenter => 'QA1', :template_name => 'UBUNTU-12-64-TEMPLATE', #:template_name => 'WINDEVOPS2012R2', :vm_folder => 'DLAB', :datastore => 'QA1-2-SFIRE-01', :num_cpus => 2, :network_name => ['vlan_20_172.21.20'], #:network_name => ['vlan10_172.21.10-vm'], #:network_name => ['vlan_20_172.21.20','vlan_74_build'], :memory_mb => 4096, :resource_pool => 'CLSTR02/DLAB', :additional_disk_size_gb => 50, :ssh => { :user => 'root', #:user => 'administrator', :password => 'Password123', :paranoid => false, :port => 22 }, :convergence_options => {}, :customization_spec => { :ipsettings => { #:ip => '172.21.20.190', #:subnetMask => '255.255.255.0', #:gateway => ["172.21.20.1"], :dnsServerList => ["192.168.64.19","192.168.64.20"] }, :domain => 't3n.dom', :domainAdmin => "tier3sa", :domainAdminPassword => '4u2n01!!@#$', :org_name => 'Tier3', :product_id => 'W3GGN-FT8W3-Y4M27-J84CP-Q3VJ9', :win_time_zone => 4 } } }, :log_level => :debug }
Version data entries
7 entries across 7 versions & 1 rubygems