This commit is contained in:
Seth Vidal 2012-10-10 20:53:26 +00:00
parent 70f9b02137
commit 3361e97373

View file

@ -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