Re: [Puppet Users] Slow compilation after moving to modules

2012-12-05 Thread Adam Winberg
i was a bit rushed when writing this so i forgot a couple of things: OS: RHEL6 puppetmaster version: puppet-server-2.7.9-1.el6.rf.noarch puppet client version: puppet-2.6.17-2.el6.noarch (Upgrading client version is on the todo-list) Happy for any help/suggestions! //Adam On 5 December 2012 1

[Puppet Users] Slow compilation after moving to modules

2012-12-05 Thread Adam Winberg
We are working on moving our puppet code from old-school method of importing standalone classes in site.pp to modules. I was hoping i could move one class at a time and at the same time review syntax, coding, subclasses and so forth for each class. So, i defined a modulepath in puppet.conf and put