Re: [Puppet Users] Re: apache module class order issue with ENC

2014-06-25 Thread jcbollinger
On Tuesday, June 24, 2014 9:49:19 AM UTC-5, treydock wrote: > > I was a bit vague in my report initially, will try to clarify. > > The error about "undefined method >= for :undef" is due to using > version 1.0.1 of the module which did not have the fix for > MODULES-910. The fact the value wa

Re: [Puppet Users] Re: apache module class order issue with ENC

2014-06-24 Thread Trey Dockendorf
I was a bit vague in my report initially, will try to clarify. The error about "undefined method >= for :undef" is due to using version 1.0.1 of the module which did not have the fix for MODULES-910. The fact the value was :undef is the other issue. The error "private method scan called on nil:N

[Puppet Users] Re: apache module class order issue with ENC

2014-06-23 Thread jcbollinger
On Sunday, June 22, 2014 12:43:20 AM UTC-5, treydock wrote: > > I'm attempting to use puppetlabs-apache with all my classes defined via > Foreman (1.5.1) with Puppet 3.4.3. Servers are all CentOS 6.5. > > With puppetlabs-apache-1.0.1 when I applied both the apache class and > apache::mod::ssl