blob: 2c3dcf7e865dce1adf82a6212b6eb1d7c18fdf66 [file] [log] [blame]
Andy Bavier8f2b90a2019-02-02 10:38:16 -07001---
Wei-Yu Chenfd070ba2019-02-23 16:11:42 +01002xos-gui:
3 images:
4 xos_gui:
5 repository: 'matteoscandolo/xos-gui'
6 tag: "mwc"
7
8log_agent:
9 enabled: false
10
Matteo Scandolo6064cd62019-02-06 09:24:22 -080011vrouter:
12 image:
13 repository: 'matteoscandolo/vrouter-synchronizer'
14 tag: 'latest'
Wei-Yu Chenfd070ba2019-02-23 16:11:42 +010015
Matteo Scandolo4c257d32019-02-20 15:19:03 -080016progran:
17 image:
18 repository: 'matteoscandolo/progran-synchronizer'
19 tag: 'mwc'
20
21mcord-subscriber:
22 image:
23 repository: 'matteoscandolo/mcord-synchronizer'
24 tag: 'mwc'
Andy Bavier25f43c02019-02-23 14:55:45 +010025
26nginx:
27 images:
28 nginx_image: "node1:30500/woojoong/nginx:onf-video-v3"