just a stub for now.

usage tips

force puppet to run now and debug the result:

puppetd --test

This should be run on the client machine, not the puppetmaster.

force the facter files to update:

puppetd -vt --factsync

Again, run this on the client machine. Sometimes if you change a facter file, you need these changes to be pushed out before the other configurations are updated. In these cases, run the command listed above.