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