From cd94e324d3401e518578d91382a2b7ee67562112 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 21 Apr 2017 02:47:22 +0200 Subject: Fix internal DNS service configuration --- playbooks/ands-prepare.yml | 1 + playbooks/tmp_role.yml | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 playbooks/tmp_role.yml (limited to 'playbooks') diff --git a/playbooks/ands-prepare.yml b/playbooks/ands-prepare.yml index 1b4fc2a..9041563 100644 --- a/playbooks/ands-prepare.yml +++ b/playbooks/ands-prepare.yml @@ -3,6 +3,7 @@ roles: - role: ands_facts - role: common + - role: firewall - name: Keepalived service hosts: masters diff --git a/playbooks/tmp_role.yml b/playbooks/tmp_role.yml deleted file mode 100644 index f004204..0000000 --- a/playbooks/tmp_role.yml +++ /dev/null @@ -1,6 +0,0 @@ -- name: Common setup procedures - hosts: nodes - remote_user: root - roles: - - ands_facts - - ands_openshift -- cgit v1.2.1