Displaying 4 results from an estimated 4 matches for "factdir".
Did you mean:
ctdir
2009 Dec 23
1
puppetmaster 0.25.x factdir error
Hello...
I started testing puppet 0.25.x on my puppetmaster (RH 5.4 x64_64). I
first tried 0.25.1 from EPEL testing, then 0.25.2rc1. I am using
apache/mongrel with 10 ports. My puppetmaster configs are
in /srv/puppet not /var/puppet. When starting puppetmaster I get the
following errors:
Port: 18140Could not prepare for execution: Got 1 failure(s) while
initializing: change from directory
2007 Feb 21
9
Facter environment variables being ignored in puppet?
Facter has the feature that it will turn any environment variable
named FACTER_* into a fact. I can do this on the commandline
no problem, but when I attempt this in puppet it seems to ignore
that parts.
Is anyone else seeing this? (Is this expected behavior?) I don''t
see a ticket or a mail thread on it - though my searching powers
have been weak the last couple of weeks...
Thanks,
2007 May 08
1
Fact sync problems
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I''m having a problem pulling down new facts. On one of my nodes I''m
getting this error:
err: fact_collector/file=/var/lib/puppet/facts/source: Could not
describe /facts: Fileserver module ''facts'' not mounted
notice: fact_collector/file=/var/lib/puppet/facts: source
puppet://puppet/facts does not exist
err:
2007 Apr 30
25
escape regex code
hello,
i wondered if it would not be interesting to have some filters
function in puppet like
filter_integer(), filter_prelregex, filter_text, filter_email or such
so we can validate and make our defines a little more foolproof :)
i particulary see filter_regex as usefull in quite a lot of exec that
manipulates text files. What do you think about this ?
--
Cordialement,
Ghislain