azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 1 | parameters: |
| 2 | _param: |
| 3 | # Global |
| 4 | linux_repo_refresh_db: true |
azvyagintsev | d80a235 | 2018-11-09 15:01:20 +0200 | [diff] [blame] | 5 | linux_system_repo_url: http://mirror.mirantis.com/${_param:mcp_version}/ |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 6 | # Global-updates |
azvyagintsev | d80a235 | 2018-11-09 15:01:20 +0200 | [diff] [blame] | 7 | linux_system_repo_update_url: http://mirror.mirantis.com/update/${_param:mcp_version}/ |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 8 | # Global-hotfix |
azvyagintsev | d80a235 | 2018-11-09 15:01:20 +0200 | [diff] [blame] | 9 | linux_system_repo_hotfix_url: http://mirror.mirantis.com/hotfix/${_param:mcp_version}/ |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 10 | # Per repos |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 11 | linux_system_repo_mcp_cassandra_url: ${_param:linux_system_repo_url}/cassandra/ |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 12 | linux_system_repo_mcp_glusterfs_url: ${_param:linux_system_repo_url}/glusterfs-${_param:linux_system_repo_mcp_glusterfs_version_number}/ |
azvyagintsev | 2bbd73b | 2019-01-09 18:23:25 +0200 | [diff] [blame] | 13 | linux_system_repo_mcp_influxdb_url: ${_param:linux_system_repo_url}/influxdb/ |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 14 | linux_system_repo_mcp_maas_url: ${_param:linux_system_repo_url}/maas/ |
azvyagintsev | b48077e | 2019-01-10 18:39:20 +0200 | [diff] [blame] | 15 | # |
| 16 | linux_system_repo_mcp_elasticsearch_curator_url: ${_param:linux_system_repo_url}/elasticsearch-curator-5/ |
| 17 | linux_system_repo_mcp_update_elasticsearch_curator_url: ${_param:linux_system_repo_update_url}/elasticsearch-curator-5/ |
| 18 | linux_system_repo_mcp_hotfix_elasticsearch_curator_url: ${_param:linux_system_repo_hotfix_url}/elasticsearch-curator-5/ |
| 19 | # |
| 20 | linux_system_repo_mcp_elasticsearch_url: ${_param:linux_system_repo_url}/elasticsearch-${_param:elasticsearch_version}.x/ |
| 21 | linux_system_repo_mcp_update_elasticsearch_url: ${_param:linux_system_repo_update_url}/elasticsearch-${_param:elasticsearch_version}.x/ |
| 22 | linux_system_repo_mcp_hotfix_elasticsearch_url: ${_param:linux_system_repo_hotfix_url}/elasticsearch-${_param:elasticsearch_version}.x/ |
| 23 | # |
azvyagintsev | db9cf33 | 2018-10-30 15:49:48 +0200 | [diff] [blame] | 24 | linux_system_repo_mcp_fluentd_url: ${_param:linux_system_repo_url}/td-agent/ |
azvyagintsev | b48077e | 2019-01-10 18:39:20 +0200 | [diff] [blame] | 25 | linux_system_repo_mcp_update_fluentd_url: ${_param:linux_system_repo_update_url}/td-agent/ |
| 26 | linux_system_repo_mcp_hotfix_fluentd_url: ${_param:linux_system_repo_hotfix_url}/td-agent/ |
azvyagintsev | 6a319b5 | 2018-10-18 18:41:28 +0300 | [diff] [blame] | 27 | # |
azvyagintsev | 2bbd73b | 2019-01-09 18:23:25 +0200 | [diff] [blame] | 28 | linux_system_repo_mcp_docker_url: ${_param:linux_system_repo_url}/docker/ |
| 29 | linux_system_repo_update_mcp_docker_url: ${_param:linux_system_repo_update_url}/docker/ |
| 30 | linux_system_repo_hotfix_mcp_docker_url: ${_param:linux_system_repo_hotfix_url}/docker/ |
| 31 | # |
| 32 | linux_system_repo_mcp_ceph_url: ${_param:linux_system_repo_url}/ceph-${_param:linux_system_repo_mcp_ceph_codename}/ |
| 33 | linux_system_repo_update_mcp_ceph_url: ${_param:linux_system_repo_update_url}/ceph-${_param:linux_system_repo_mcp_ceph_codename}/ |
| 34 | linux_system_repo_hotfix_mcp_ceph_url: ${_param:linux_system_repo_hotfix_url}/ceph-${_param:linux_system_repo_mcp_ceph_codename}/ |
| 35 | # |
| 36 | linux_system_repo_mcp_percona_url: ${_param:linux_system_repo_url}/percona/ |
| 37 | linux_system_repo_update_mcp_percona_url: ${_param:linux_system_repo_update_url}/percona/ |
| 38 | linux_system_repo_hotfix_mcp_percona_url: ${_param:linux_system_repo_hotfix_url}/percona/ |
| 39 | # |
| 40 | linux_system_repo_mcp_saltstack_url: ${_param:linux_system_repo_url}/saltstack-${_param:linux_system_repo_mcp_saltstack_version_number}/ |
| 41 | linux_system_repo_update_mcp_saltstack_url: ${_param:linux_system_repo_update_url}/saltstack-${_param:linux_system_repo_mcp_saltstack_version_number}/ |
| 42 | linux_system_repo_hotfix_mcp_saltstack_url: ${_param:linux_system_repo_hotfix_url}/saltstack-${_param:linux_system_repo_mcp_saltstack_version_number}/ |
| 43 | # |
| 44 | linux_system_repo_mcp_extra_url: ${_param:linux_system_repo_url}/extra/ |
| 45 | linux_system_repo_update_mcp_extra_url: ${_param:linux_system_repo_update_url}/extra/ |
| 46 | linux_system_repo_hotfix_mcp_extra_url: ${_param:linux_system_repo_hotfix_url}/extra/ |
| 47 | # |
Sergey Kolekonov | bf63635 | 2019-01-22 15:57:24 +0400 | [diff] [blame^] | 48 | linux_system_repo_mcp_kubernetes_extra_url: ${_param:linux_system_repo_url}/kubernetes-extra |
| 49 | linux_system_repo_update_mcp_kubernetes_extra_url: ${_param:linux_system_repo_update_url}/kubernetes-extra |
| 50 | linux_system_repo_hotfix_mcp_kubernetes_extra_url: ${_param:linux_system_repo_hotfix_url}/kubernetes-extra |
| 51 | # |
azvyagintsev | c9bf233 | 2018-11-30 17:36:28 +0200 | [diff] [blame] | 52 | linux_system_repo_mcp_salt_url: ${_param:linux_system_repo_url}/salt-formulas/ |
| 53 | linux_system_repo_update_mcp_salt_url: ${_param:linux_system_repo_update_url}/salt-formulas/ |
| 54 | linux_system_repo_hotfix_mcp_salt_url: ${_param:linux_system_repo_hotfix_url}/salt-formulas/ |
| 55 | # |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 56 | linux_system_repo_mirantis_openstack_url: ${_param:linux_system_repo_url}/openstack-${_param:openstack_version}/ |
azvyagintsev | 6a319b5 | 2018-10-18 18:41:28 +0300 | [diff] [blame] | 57 | linux_system_repo_update_mirantis_openstack_url: ${_param:linux_system_repo_update_url}/openstack-${_param:openstack_version}/ |
| 58 | linux_system_repo_hotfix_mirantis_openstack_url: ${_param:linux_system_repo_hotfix_url}/openstack-${_param:openstack_version}/ |
| 59 | # |
Maxim Rasskazov | 3bfd2f2 | 2018-12-06 20:02:37 +0400 | [diff] [blame] | 60 | linux_system_repo_opencontrail_url: ${_param:linux_system_repo_url}/opencontrail-${_param:opencontrail_version}/ |
| 61 | linux_system_repo_update_opencontrail_url: ${_param:linux_system_repo_update_url}/opencontrail-${_param:opencontrail_version}/ |
| 62 | linux_system_repo_hotfix_opencontrail_url: ${_param:linux_system_repo_hotfix_url}/opencontrail-${_param:opencontrail_version}/ |
| 63 | # |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 64 | linux_system_repo_ubuntu_url: ${_param:linux_system_repo_url}/ubuntu/ |
azvyagintsev | 6a319b5 | 2018-10-18 18:41:28 +0300 | [diff] [blame] | 65 | linux_system_repo_update_ubuntu_url: ${_param:linux_system_repo_update_url}/ubuntu/ |
| 66 | linux_system_repo_hotfix_ubuntu_url: ${_param:linux_system_repo_hotfix_url}/ubuntu/ |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 67 | |
| 68 | # Repo-component versions (if applicable) |
azvyagintsev | 2bbd73b | 2019-01-09 18:23:25 +0200 | [diff] [blame] | 69 | salt_version: 2017.7 # TODO should be deprecated variable after 2018.q4 |
azvyagintsev | c503fd4 | 2018-10-08 16:47:21 +0300 | [diff] [blame] | 70 | linux_system_repo_mcp_cassandra_version: '21x' |
| 71 | linux_system_repo_mcp_glusterfs_version_number: "3.8" |
| 72 | linux_system_repo_mcp_saltstack_version_number: "${_param:salt_version}" |
azvyagintsev | b33dd59 | 2018-10-22 17:29:27 +0300 | [diff] [blame] | 73 | linux_system_repo_mcp_ceph_codename: luminous |
Jan Cach | 3269385 | 2018-11-05 12:57:36 +0100 | [diff] [blame] | 74 | linux_repo_contrail_component: oc40 |
azvyagintsev | 2bbd73b | 2019-01-09 18:23:25 +0200 | [diff] [blame] | 75 | |
| 76 | # Deprecated since 2018.11. |
| 77 | linux_system_repo_mcp_aptly_url: ${_param:linux_system_repo_url}/aptly/ |
| 78 | linux_system_repo_mcp_jenkins_url: ${_param:linux_system_repo_url}/jenkins/ |
| 79 | linux_system_repo_mcp_docker_legacy_url: ${_param:linux_system_repo_url}/docker-1.x/ |