I'm a bit confused as to how to get cf.preconf to fire off. The manual[1] makes it seem like you simply have to drop it in the inputs/ directory and cfagent will look for that first. However:
infratest2 cfengine # ls -alh /var/cfengine/inputs/cf.preconf -rw-r--r-- 1 root wheel 359 Mar 25 23:51 /var/cfengine/inputs/cf.preconf infratest2 cfengine # cfagent -v -q > /tmp/cfagent.output infratest2 cfengine # grep preconf /tmp/cfagent.output cfengine:: No preconfiguration file infratest2 cfengine # What am I doing wrong? The rest of cfagent.output doesn't contain much useful information. It complains about missing keys, mostly because I'm trying to run cfkey via the cf.preconf bash script... Any help appreciated. --kurt [1] http://www.cfengine.org/docs/cfengine-Reference.html#cf_002epreconf-bootstrap-file _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine