Title: Message Title
Zach Leslie commented on an issue
PuppetDB / Bug PDB-714
Exported resource relationship woes
Consider the following.

{code}
@@concat::fragment { "bacula-client-${::fqdn}":
  target => '/etc/bacula/conf.d/client.conf',
  content => template('bacula/client.conf.erb'),
  tag => "bacula-${bacula::params::bacula_director}",
}
{code}

The above resource exports a fragment from a node to be backed up. For those familiar with the fragmen...

--
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
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