sigh
This commit is contained in:
parent
70f9b02137
commit
3361e97373
1 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
- rubygem-uplift-bind-plugin
|
||||
- rhc
|
||||
- stickshift-broker
|
||||
- stickshift-port-proxy
|
||||
|
||||
- name: set selinux bools appropriately
|
||||
action: seboolean state=true persistent=yes name=$item
|
||||
|
@ -87,7 +88,7 @@
|
|||
- --port=5672:tcp
|
||||
|
||||
- name: enable services until I turn peach
|
||||
action: service state=running enabled=yes name=$item
|
||||
action: service state=restarted enabled=yes name=$item
|
||||
with_items:
|
||||
- httpd
|
||||
- stickshift-proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue