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

Service-related docs, bugs, integration tests #463

Merged
merged 4 commits into from
Feb 17, 2016
Merged

Conversation

srenatus
Copy link
Contributor

  • document sysv runlevels and service overrides
  • add integration tests, skip upstart/runit on centos 5.
  • fix bug in service_ctl overrides

Fixes #456.


.. code-block:: ruby

describe upstart_service('service') do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be 'runit_service'?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch. I'd changed it halfway... and not everywhere. thanks

@chris-rock
Copy link
Contributor

awesome @srenatus

chris-rock added a commit that referenced this pull request Feb 17, 2016
Service-related docs, bugs, integration tests
@chris-rock chris-rock merged commit f094379 into master Feb 17, 2016
@chris-rock chris-rock deleted the sr/docs-services branch February 17, 2016 12:03
@chris-rock chris-rock modified the milestone: 0.13.0 Feb 19, 2016
@chris-rock chris-rock added Type: Enhancement Improves an existing feature Type: Bug Feature not working as expected and removed Type: Enhancement Improves an existing feature labels Feb 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add documentation for new server runlevel support
3 participants