Ales Komarek | 18be6aa | 2017-01-27 16:32:36 +0100 | [diff] [blame] | 1 | parameters: |
| 2 | linux: |
| 3 | system: |
| 4 | repo: |
| 5 | mirantis_openstack: |
| 6 | source: "deb http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/ mos9.0 main restricted" |
| 7 | architectures: amd64 |
| 8 | key_url: "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/archive-mos9.0.key" |
Ales Komarek | 18be6aa | 2017-01-27 16:32:36 +0100 | [diff] [blame] | 9 | mirantis_openstack_hotfix: |
| 10 | source: "deb http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/ mos9.0-hotfix main restricted" |
| 11 | architectures: amd64 |
| 12 | key_url: "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/archive-mos9.0.key" |
Ales Komarek | 18be6aa | 2017-01-27 16:32:36 +0100 | [diff] [blame] | 13 | mirantis_openstack_security: |
| 14 | source: "deb http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/ mos9.0-security main restricted" |
| 15 | architectures: amd64 |
| 16 | key_url: "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/archive-mos9.0.key" |
| 17 | mirantis_openstack_updates: |
| 18 | source: "deb http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/ mos9.0-updates main restricted" |
| 19 | architectures: amd64 |
| 20 | key_url: "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.2/archive-mos9.0.key" |