Pete Emerson wrote:
> I take it you're referring to this:
>
> http://reductivelabs.com/trac/puppet/wiki/UsingMultipleEnvironments
>
> So on the puppetmaster server I'd need to generate a puppet.conf to
> create a [section] for each version I need to run. Since iterating over
> arrays doesn't
In order to facilitate puppet manifest upgrades, I need to manage puppet
recipes on a per-server basis.
My puppet classifier spits out a variable called $puppet_iteration.
I tried putting this variable in my site.pp:
import
"/var/lib/puppet/files/static/applications/puppet/$puppet_iteration/syst