João,
The default value is defined in data/common.yaml (as present), but depending on the OS version, this may be overridden. See hiera.yaml for what files may be consulted. Note that this version of the ntp module requires at least Puppet version 4.7.0. -----Original message----- From: João Matos <[email protected]> Sent: Wednesday 28th June 2017 13:58 To: Puppet Users <[email protected]> Subject: [Puppet Users] ntp package_name 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] <mailto:[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. -- 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/zarafa.5953a812.4e63.286e02834d7efc7f%40anjie.dontpanic.nl. For more options, visit https://groups.google.com/d/optout.
