puppet-vmwaretools icon indicating copy to clipboard operation
puppet-vmwaretools copied to clipboard

vmwaretools::ntp: use onlyif instead of refresh

Open igalic opened this issue 10 years ago • 1 comments

it would be nice if vmwaretools::ntp would use a onlyif instead of refreshonly. to quote @ffrank: "Friends Don't Let Friends Use Refreshonly"

igalic avatar Jul 06 '15 12:07 igalic

Unfortunately, the current approach is the only way to not have the vmware-guestd command execute on every Puppet run. It might be possible to convert to onlyif for the vmtoolsd command as it has a status check.

razorsedge avatar Jul 07 '15 06:07 razorsedge