[Puppet Users] Re: Exported resources: how to avoid duplicate definitions?

2013-12-27 Thread Adrián López Tejedor
Here http://ttboj.wordpress.com/2013/06/04/collecting-duplicate-resources-in-puppet/ is explained how to do the "trick" to be allowed to define several times the same exported resource. The basic idea is: - Create a custom defined type to be exported - That defined type should be exported al

[Puppet Users] Re: [SOLVED] Re: Error 400 on SERVER: no 'environments' in {:root_environment=>#

2014-05-29 Thread Adrián López Tejedor
I am having the same problem but I only have uppet-server-3.6.1, without passenger, dashboard, etc. It works correctly for 10' more or less, then start to give errors like: May 29 14:15:21 HOSTNAME puppet-master[30831]: no 'environments' in {:root_environment=>#, :current_environment=>#} at top

[Puppet Users] Re: [SOLVED] Re: Error 400 on SERVER: no 'environments' in {:root_environment=>#

2014-05-29 Thread Adrián López Tejedor
Downgrade to 3.5.1 since last message and running without problems. El jueves, 29 de mayo de 2014 14:22:51 UTC+2, Adrián López Tejedor escribió: > > I am having the same problem but I only have uppet-server-3.6.1, without > passenger, dashboard, etc. > It works correctly for 10&#

Re: [Puppet Users] Re: [SOLVED] Re: Error 400 on SERVER: no 'environments' in {:root_environment=>#

2014-05-29 Thread Adrián López Tejedor
Thanks! Google is not smart enough to find that ticket with the pattern "no 'environments' in {:root_environment=># > > > > On Thu, May 29, 2014 at 6:08 AM, Adrián López Tejedor > wrote: > >> Downgrade to 3.5.1 since last message and running without pro