summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/setup-cluster.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant/ansible/setup-cluster.yml')
-rw-r--r--vagrant/ansible/setup-cluster.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant/ansible/setup-cluster.yml b/vagrant/ansible/setup-cluster.yml
index f3c19a9..e394d0e 100644
--- a/vagrant/ansible/setup-cluster.yml
+++ b/vagrant/ansible/setup-cluster.yml
@@ -2,6 +2,7 @@
become: yes
become_method: sudo
vars_files:
+ - distro-vars.yml
- cluster-vars.yml
roles:
- common.prep