On Wed, 28 Jun 2017 at 10:52, João Matos <[email protected]> wrote:
> now i can't find how the common is being "called". Guess this is puppet 4 > stuff. Will dig the docs. > tks > hiera5 does the lookup because the module is setup for it. It’s the newish data in modules layer of hiera5. > > 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 > <https://groups.google.com/d/msgid/puppet-users/949163ef-1478-465a-8669-559adee9c0e8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAJ8DPF56_Sd7p31mBRPiFgHZajnCpqxEPi3Mp4CpyOL15jXgUQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
