blob: 8216c6bf0bd6eb86c8fe47e7e3642af1c0f6c9b4 [file] [log] [blame]
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -04001- hosts: cluster
2 remote_user: voltha
3 serial: 1
4 vars:
5 target: cluster
6 roles:
7 - common
Sergio Slobodrianc5477712017-06-07 11:56:56 -04008 - cluster-host
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -04009 - docker
10 - docker-compose
Sergio Slobodrianc5477712017-06-07 11:56:56 -040011 - voltha
Sergio Slobodrian263900e2017-06-16 21:39:04 -040012- hosts: swarm-master
13 remote_user: voltha
14 serial: 1
15 vars:
16 target: startup
17 roles:
18 - voltha