|
@@ -11,13 +11,6 @@
|
|
|
status: "In Progress"
|
|
|
start: "{{ lookup('pipe', 'date +%Y%m%d%H%M%SZ') }}"
|
|
|
|
|
|
-- name: Configure firewall load balancers
|
|
|
- hosts: oo_lb_to_config:!oo_masters_to_config:!oo_nodes_to_config
|
|
|
- vars:
|
|
|
- openshift_image_tag: "{{ hostvars[groups.oo_first_master.0].openshift_image_tag }}"
|
|
|
- roles:
|
|
|
- - role: os_firewall
|
|
|
-
|
|
|
- name: Configure load balancers
|
|
|
hosts: oo_lb_to_config
|
|
|
vars:
|