summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-setup.yml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-03-22 04:37:46 +0100
committerSuren A. Chilingaryan <csa@suren.me>2018-03-22 04:37:46 +0100
commit0b0b9954c2d0602b1e9d0a387d2a195a790f8084 (patch)
treef0a3a26edd280b8fd84945944bd153f411b31fea /playbooks/openshift-setup.yml
parente2c7b1305ca8495065dcf40fd2092d7c698dd6ea (diff)
downloadands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.tar.gz
ands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.tar.bz2
ands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.tar.xz
ands-0b0b9954c2d0602b1e9d0a387d2a195a790f8084.zip
Various fixes and provide ADEI admin container...
Diffstat (limited to 'playbooks/openshift-setup.yml')
-rw-r--r--playbooks/openshift-setup.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/playbooks/openshift-setup.yml b/playbooks/openshift-setup.yml
index d5675e4..4af10cb 100644
--- a/playbooks/openshift-setup.yml
+++ b/playbooks/openshift-setup.yml
@@ -1,7 +1,9 @@
-- name: Analyze Ands configuration
+- import_playbook: maintain.yml
+
+- name: Configure Firewall
hosts: ands
roles:
- - role: ands_facts
+ - { role: ands_network, action: firewall }
- name: Various OpenShift resources
hosts: nodes