| salt_bootstrap_url: https://bootstrap.saltstack.com |
| source: https://github.com/salt-formulas/salt-formula-linux |
| source: https://github.com/salt-formulas/salt-formula-opencontrail |
| - linux_repo_opencontrail |
| linux_repo_docker.sls: tests/pillar/repo_docker.sls |
| linux_repo_opencontrail.sls: tests/pillar/repo_contrail.sls |
| - name: <%= ENV['PLATFORM'] || 'saltstack-ubuntu-xenial-salt-stable' %> |
| image: <%= ENV['PLATFORM'] || 'docker-dev-local.docker.mirantis.net/epcim/salt/saltstack-ubuntu-xenial-salt-stable/salt:2018_11_19' %> |
| kubernetes.sls: tests/pillar/master_cluster.sls |
| kubernetes.sls: tests/pillar/pool_cluster.sls |
| - name: pool_cluster_with_domain |
| kubernetes.sls: tests/pillar/pool_cluster_with_domain.sls |
| - name: master_contrail4_0 |
| kubernetes.sls: tests/pillar/master_contrail4_0.sls |
| kubernetes.sls: tests/pillar/pool_contrail4_0.sls |
| - name: common_storageclass |
| kubernetes.sls: tests/pillar/master_cluster.sls |
| kubernetes_extra.sls: tests/pillar/common_storageclass.sls |
| # vim: ft=yaml sw=2 ts=2 sts=2 tw=125 |