Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure resources notify Apache::Service class #1054

Conversation

butlern
Copy link
Contributor

@butlern butlern commented Mar 6, 2015

(#MODULES-1829) Fix resources that notify Service[httpd]

With the introduction of the service_manage bool, the Service[httpd]
class will not be part of the catalog if false. However there are still
some resources which notify Service[httpd] instead of the wrapper
Apache::Service class and these choke on undefined Service[httpd]
resource if service_manage is false.

(#MODULES-1829) Fix resources that notify Service[httpd]

With the introduction of the service_manage bool, the Service[httpd]
class will not be part of the catalog if false. However there are still
some resources which notify Service[httpd] instead of the wrapper
Apache::Service class and these choke on undefined Service[httpd]
resource if service_manage is false.
igalic added a commit that referenced this pull request Mar 9, 2015
…tify_apache_service_class

Ensure resources notify Apache::Service class
@igalic igalic merged commit 9c622c1 into puppetlabs:master Mar 9, 2015
@igalic
Copy link
Contributor

igalic commented Mar 9, 2015

super! thank you @butlern!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants