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

Default to running? #488

Closed
petems opened this issue Oct 22, 2014 · 0 comments
Closed

Default to running? #488

petems opened this issue Oct 22, 2014 · 0 comments

Comments

@petems
Copy link
Member

petems commented Oct 22, 2014

So did a simple nginx setup, but nginx wasn't running at the end of it, I had to explicitly set it to start:

class {'nginx':
    service_ensure => 'running'
  }

I noticed that this was removed from hiera in d8b93ee, was there a reason for this? Would be good to default to running IMHO 😄

@3flex 3flex closed this as completed in a5f9c1e Oct 23, 2014
cegeka-jenkins pushed a commit to cegeka/puppet-nginx that referenced this issue Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant