-
Notifications
You must be signed in to change notification settings - Fork 124
service resource
Yusuke Nakamura edited this page Dec 2, 2021
·
17 revisions
- start
- stop
- reload
- restart
- disable
- enable
- nothing
Name | Value | Default | Required |
---|---|---|---|
action |
one of Symbol, Array | :nothing |
Yes |
user |
String | (no default) | No |
cwd |
String | (no default) | No |
name |
String | (name of resource) | No |
provider |
Symbol | (no default) | No |
service 'nginx' do
action [:enable, :start]
end
***
_Do not edit this page because this is generated automatically with Itamae v1.12.3_