Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / Bug PDB-672
resource from puppetmaster deleted immediately after insertion
I am using the backuppc module that has the following code for the client:
{code}
@@file { "${backuppc::params::config_directory}/pc/${::fqdn}.pl":
    ensure => $ensure,
    content => template("${module_name}/host.pl.erb"),
    owner => 'backuppc',
    group => $backuppc::params::group_apache,
    mode => '0640',
    tag => "backuppc...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to