Skip to content

Default to running? #488

@petems

Description

@petems

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions