summaryrefslogtreecommitdiffstats
path: root/vagrant/setup.test.yml
blob: 8926b1960e517b619a46b21cb98731791907cecd (plain)
1
2
3
4
5
6
7
8
#
# run the cluster creation on the setup machine
#
- hosts: setup
  become: yes
  become_method: sudo
  roles:
    - setup.test