Does anyone know how I can troubleshoot this? surely someone''s seen
this
before?
On Monday, July 29, 2013 3:34:39 PM UTC-4, me 1 wrote:>
> I have a surprising problem with environments not working, i''m
using rhel
> 6.3 with puppet-3.2.3-1.el6.noarch and here is the puppet.conf on the
> master:
>
> [main]
> logdir = /var/log/puppet
> rundir = /var/run/puppet
> ssldir = $vardir/ssl
> server = puppet.local
> reports = store, http
> reporturl = http://localhost:80/reports/upload
> modulepath = $confdir/modules
> manifest = $confdir/manifests/site.pp
>
> [preprod]
> modulepath = $confdir/environments/preprod/modules
> manifest = $confdir/environments/preprod/manifests/site.pp
>
> [agent]
> classfile = $vardir/classes.txt
> localconfig = $vardir/localconfig
>
>
>
>
> When I make a change to 1 of the modules in the preprod modulepath, all I
> ever see is this on the client:
>
>
> $ puppet agent --test --noop --environment preprod --configprint
> environment
> preprod
>
>
> $ puppet agent --test --noop --environment preprod
> Info: Retrieving plugin
> Info: Caching catalog for testvm.local
> Info: Applying configuration version ''1375125121''
> Notice: Finished catalog run in 0.01 seconds
>
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users+unsubscribe@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.