Displaying 2 results from an estimated 2 matches for "puppet_concat".
2010 Sep 16
2
Accumulating values
Greetings
I''m searching for an elegant way to contribute lines to an SNMP configuration file from resources scattered throughout a given system''s catalog, such that from anywhere, the SNMP configuration file can be arbitrarily extended like this:
$snmp::lines += "proxy -m ${mib_file} -v 2c -c ${snmp_community} localhost:1161 .1.3.6.1.4.1.42.2.145"
Forgive me if
2010 Nov 10
16
Managing private key files; content=>file vs. binary content.
Hi all,
Hi all,
We use puppet for, amongst other things, managing the private-key
files needed for things like SSL certificates for HTTPS web servers.
We have a few constraints on how these are handled, and changes in
recent versions of puppet are making this harder than it perhaps ought
to be to implement, so I''m curious to know how others are handling it.
A site''s private