I am baffled!

package_manage is not defined anywhere. How is this possible?

https://github.com/puppetlabs/puppetlabs-ntp/blob/master/manifests/install.pp
if $ntp::package_manage {
package { $ntp::package_name:
ensure => $ntp::package_ensure,
}


https://github.com/puppetlabs/puppetlabs-ntp/blob/master/manifests/init.pp

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/e39d3782-29ec-4cd3-a04a-e7f0a45c2616%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to