[Puppet Users] Re: Custom fact question

2011-08-01 Thread jcbollinger
On Jul 29, 11:17 am, Paul Morgan wrote: > On Jul 29, 2011 9:25 AM, "Oliver Beattie" wrote: > > > I need it to run at a specified point during the manifest though. The > > value of the fact depends on a package being installed. And my config files > depend on the value of the fact > > Will stage

[Puppet Users] Re: Custom fact question

2011-08-01 Thread jcbollinger
On Jul 29, 7:55 am, Oliver Beattie wrote: > Hi, > > I need to use the output of a script to set the value of a variable. I > understand the only way to do this is to use a custom Facter fact. > > However, this script will only run when (naturally) it's been installed, > which is something Puppet

[Puppet Users] Re: Custom fact question

2011-08-01 Thread John Martin
The Fact will get downloaded ahead of the manifest being compiled. You just need to add a require => Service[myservice] to the config file. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@g