Setting up galera cluster, also have new strategy for internal ips

This commit is contained in:
2016-02-02 15:02:08 -05:00
parent 8a55e9f946
commit d0840d63ce
7 changed files with 147 additions and 36 deletions

View File

@@ -22,6 +22,9 @@
- name: Install tmux
apt: name=tmux state=prsent
- name: Install rsync
apt: name=rsync state=present
- name: Install zip
apt: name=zip state=present