now i can't find how the common is being "called". Guess this is puppet 4 stuff. Will dig the docs. tks
On Wednesday, 28 June 2017 12:58:14 UTC+1, João Matos wrote: > > 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/949163ef-1478-465a-8669-559adee9c0e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
