VMware管理工具vmwarevcenter.zip
vmware-vcenter管理VMwarevCenter里的资源,例如文件夹,数据中心,ESX主机和集群。示例代码:vcenter::host { $esx1['hostname']:
path => '/dc1',
username => 'root',
password => 'password',
dateTimeConfig => {
'ntpConfig' => {
'server' => 'us.pool.ntp.org',
},
'timeZone' => {
'key' => 'UTC',
下载地址
用户评论