search for: 23puppet

Displaying 2 results from an estimated 2 matches for "23puppet".

2012 Sep 24
7
augeas only add if doesn't exist
Hello, I''m trying to add an entry to /etc/hosts.allow only if the entry for ''client'' (daemon) does not already exit. In this #puppet log: http://www.puppetlogs.com/puppet/%23puppet-2012-05-03.log.html rodjek links a gist which should do exactly that: https://gist.github.com/18c50d8800840696bac0 But I can''t get it to execute with augtool: augtool> set /files/etc/hosts.allow/*[process=nrpe]/client[last()+1] 1.1.1.1 error: Failed to execute command What am I doin...
2010 Jun 15
8
puppetca unable to sign new certs - Invalid argument error
...0.25.4. Now I get "Invalid argument": bash-3.2# puppetca --sign bouti.carbonplanet.com bouti.carbonplanet.com err: Could not call sign: Invalid argument The only mention I can find on the internets of this error is an IRC chat on 25 May from bdd: http://pelin.lovedthanlost.net/puppet/%23puppet-2010-05-25.log.html <bdd> interesting. after an upgrade from 0.25.4 to 0.25.5, puppetca fails to sign new requests with "err: Could not call sign: Invalid argument" <jamesturnbull> bdd: clean upgrade? no old code floating around? <bdd> jamesturnbull: it wasn''t...