diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2017-04-21 02:47:22 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2017-04-21 02:47:22 +0200 |
commit | cd94e324d3401e518578d91382a2b7ee67562112 (patch) | |
tree | e9d84bd50a801632fd907eaa7ff372073c40a3cf /playbooks/ands-prepare.yml | |
parent | 681b504fcab8aeb6669d68f95b436fb9fdca87c7 (diff) | |
download | ands-cd94e324d3401e518578d91382a2b7ee67562112.tar.gz ands-cd94e324d3401e518578d91382a2b7ee67562112.tar.bz2 ands-cd94e324d3401e518578d91382a2b7ee67562112.tar.xz ands-cd94e324d3401e518578d91382a2b7ee67562112.zip |
Fix internal DNS service configuration
Diffstat (limited to 'playbooks/ands-prepare.yml')
-rw-r--r-- | playbooks/ands-prepare.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |