[Puppet Users] Re: include a class in another class

2015-05-01 Thread Doug Byrne
'apache::service' is the name of a Class. You can look inside that class to find the service resource you're trying to notify. It's probably Service['apache2']. -Doug On Thursday, April 30, 2015 at 11:38:29 PM UTC-4, bluethundr wrote: > > Hey all, > > I'd like to include the apache service i

[Puppet Users] Re: include a class in another class

2015-05-01 Thread jcbollinger
On Thursday, April 30, 2015 at 10:38:29 PM UTC-5, bluethundr wrote: > Yet when I try to run puppet on the client node, I'm getting this result: > > Could not retrieve fact='nr_java_found', resolution='': > undefined method `start_with?' for nil:NilClass > Error: Could not retrieve catalog from