Sha256: 4d5c8c5acd9bc526bf54584e844c4683a9dd84b1a9282a8c145d5adfd016d6a7
Contents?: true
Size: 1.31 KB
Versions: 5
Compression:
Stored size: 1.31 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 => 'UBUNTU-12-64-TEMPLATE', #:template_name => 'WIN2012R2DTC-64', :vm_folder => 'DLAB', :datastore => 'QA1-2-SFIRE-01', :num_cpus => 2, :network_name => ['vlan_20_172.21.20'], #:network_name => ['vlan_20_172.21.20', 'vlan10_172.21.10-vm'], :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 => ["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
5 entries across 5 versions & 1 rubygems