-
-
Notifications
You must be signed in to change notification settings - Fork 872
Closed
Description
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 😄
Metadata
Metadata
Assignees
Labels
No labels