Re: [Puppet Users] Modify Facter Value

2012-08-01 Thread Wolf Noble
I'm doing something similar in one environment… I've come to realize this method contains less awesome than I'd anticipated. What I'd suggest doing, is changing the file deployed to the client into a template that's deployed via puppet.. have that template set the content correctly for the machi

[Puppet Users] Modify Facter Value

2012-07-31 Thread rjl
Hi all, I have a custom facts script that is distributed to all of my puppet clients. This first thing this script does is read a file on the client to determine the 'type' of server that it is. Later in the script, I would like to change the value based on some additional information. I don't s