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
|
- rubygem-uplift-bind-plugin
|
||||||
- rhc
|
- rhc
|
||||||
- stickshift-broker
|
- stickshift-broker
|
||||||
|
- stickshift-port-proxy
|
||||||
|
|
||||||
- name: set selinux bools appropriately
|
- name: set selinux bools appropriately
|
||||||
action: seboolean state=true persistent=yes name=$item
|
action: seboolean state=true persistent=yes name=$item
|
||||||
|
@ -87,7 +88,7 @@
|
||||||
- --port=5672:tcp
|
- --port=5672:tcp
|
||||||
|
|
||||||
- name: enable services until I turn peach
|
- 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:
|
with_items:
|
||||||
- httpd
|
- httpd
|
||||||
- stickshift-proxy
|
- stickshift-proxy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue