ntp package_name

15 views
Skip to first unread message

João Matos

unread,
Jun 28, 2017, 7:58:14 AM6/28/17
to Puppet Users
I am baffled!

package_manage is not defined anywhere. How is this possible?

if $ntp::package_manage {
package { $ntp::package_name:
ensure => $ntp::package_ensure,
}


Bart-Jan Vrielink

unread,
Jun 28, 2017, 8:59:24 AM6/28/17
to puppet...@googlegroups.com

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.


--
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 puppet-users...@googlegroups.com.
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.

João Matos

unread,
Jun 28, 2017, 10:51:48 AM6/28/17
to Puppet Users
now i can't find how the common is being "called". Guess this is puppet 4 stuff. Will dig the docs.
tks

Pete Brown

unread,
Aug 23, 2017, 6:29:20 AM8/23/17
to puppet...@googlegroups.com
On Wed, 28 Jun 2017 at 10:52, João Matos <johnny...@gmail.com> 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?

if $ntp::package_manage {
package { $ntp::package_name:
ensure => $ntp::package_ensure,
}


--
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 puppet-users...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages