blob: c827caf8c148bec888a6cf07f61fb560d97ffda4 [file] [log] [blame]
Marek Celouda22f6662017-01-10 17:37:16 +01001parameters:
2 salt:
3 master:
4 environment:
5 dev:
6 formula:
7 kubernetes:
8 source: git
9 address: 'https://github.com/openstack/salt-formula-kubernetes.git'
10 revision: ${_param:salt_master_environment_revision}
11 etcd:
12 source: git
13 address: 'https://github.com/tcpcloud/salt-formula-etcd.git'
14 revision: ${_param:salt_master_environment_revision}
15 bird:
16 source: git
17 address: 'https://github.com/tcpcloud/salt-formula-bird.git'
18 revision: ${_param:salt_master_environment_revision}
19 docker:
20 source: git
21 address: 'https://github.com/tcpcloud/salt-formula-docker.git'
22 revision: ${_param:salt_master_environment_revision}