Add jenkins hotfix
This commit is contained in:
parent
09abb18832
commit
ebdb5430bc
2 changed files with 9 additions and 0 deletions
|
@ -29,6 +29,9 @@
|
|||
- name: restart iptables
|
||||
action: service name=iptables state=restarted
|
||||
|
||||
- name: restart jenkins
|
||||
action: service name=jenkins state=restarted
|
||||
|
||||
- name: restart lighttpd
|
||||
action: service name=lighttpd state=restarted
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue