blob: b0629ddaa682f9f33c6c8a8ceb04ea53e78a045d [file] [log] [blame]
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -04001- hosts: installer
2 remote_user: vinstall
3 serial: 1
4 vars:
5 target: installer
6 roles:
7 - common
8 - docker
9 - docker-compose
10 - installer
11 - docker-registry
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -040012- hosts: voltha
13 remote_user: vagrant
14 serial: 1
Sergio Slobodrianc5477712017-06-07 11:56:56 -040015 vars:
16 target: installer
Sergio Slobodrianee4b2bc2017-06-05 10:08:59 -040017 roles:
Sergio Slobodrianc5477712017-06-07 11:56:56 -040018 - voltha