Libraries
»
puppetlabs-service
(2.0.0)
»
Index (l)
»
Puppet Tasks
»
linux
Puppet Task: linux
Defined in:
tasks/linux.json,
tasks/linux.rb
Overview
Manage and inspect the state of services (without a puppet agent)
Supports noop?
false
Parameters
action
(Enum[start, stop, restart, status, enable, disable])
— The operation (start, stop, restart, status, enable, disable) to perform on the service.
name
(String[1])
— The name of the service to operate on.