search for: puppet_tagged

Displaying 3 results from an estimated 3 matches for "puppet_tagged".

Did you mean: puppet_tag_id
2010 Nov 02
0
tagged not working ?
Hello For some reason I do not seems to be able to get ''tag'' working... env : EC2 Ubuntu, puppet version 2.6.1 (client and puppetmaster) example of my nodes.pp file class puppet_tagged { if tagged("fly-puppet") { file { "/tmp/fly_puppet_server": ensure => "present", mode => "444", owner => "root", gr...
2013 Oct 08
4
'puppet storeconfigs export' killed
Hi, I currently have a MySQL database containing all Puppet storeconfigs. My intention is to migrate to PuppetDB on a PostgreSQL server, so the first step is to use the ''storeconfigs'' face to export all the DB to a file PuppetDB can later consume. But the ''puppet storeconfigs export'' command always ends up being killed, I suspect due to some sort of OOM
2008 Feb 11
9
Storeconfigs purge Perl
Here''s some happy-fun Perl to make your storeconfig/virtual resources day better. I probably should have written this in Ruby, but perl comes naturally :) #!/usr/bin/perl # # Perl DBI to remove all related entries from Puppet''s storeconfigs database. # Use when a host is removed from the Puppet network forcibly # Alternatives: run puppet on host to be removed with a blank