On Wed, Jun 1, 2011 at 11:31 AM, Jake - USPS wrote:
> I'm trying to use environments and seem to be failing. Right now I
> have 4 defined environments: production, cat, development, beta
>
> They are defined as follows on my puppetmaster:
>
> cat /etc/puppet/puppet.conf
> [main]
> pluginsync = tr
Make sure you've put your environment into the agent's puppet.conf. Despite
appearances in the ENC docs you cannot set this value properly except on the
client.
On Wed, Jun 1, 2011 at 11:31 AM, Jake - USPS wrote:
> I'm trying to use environments and seem to be failing. Right now I
> have 4 defi
I'm trying to use environments and seem to be failing. Right now I
have 4 defined environments: production, cat, development, beta
They are defined as follows on my puppetmaster:
cat /etc/puppet/puppet.conf
[main]
pluginsync = true
vardir = /var/lib/puppet
manifest = /etc/puppet/environments/pro