azvyagintsev | 8ef093e | 2018-10-11 11:14:10 +0300 | [diff] [blame] | 1 | parameters: |
| 2 | _param: |
| 3 | # Global |
azvyagintsev | d80a235 | 2018-11-09 15:01:20 +0200 | [diff] [blame] | 4 | debmirror_mirrors_base_target_dir: "/srv/volumes/aptly/public/${_param:mcp_version}/" |
Denis Egorenko | 9665549 | 2019-09-06 16:06:23 +0400 | [diff] [blame^] | 5 | debmirror_mirrors_update_target_dir: "/srv/volumes/aptly/public/update/${_param:mcp_version}/" |
| 6 | # TODO : expiremental |
| 7 | debmirror_mirrors_common_cache_dir: "/srv/volumes/aptly/public/.common_cache/" |
| 8 | # debmirror_mirrors_sync_method set to http because mirror.mirantis.com is under cloud front |
| 9 | debmirror_mirrors_sync_method: http |
| 10 | debmirror_mirrors_host: "mirror.mirantis.com" |
| 11 | debmirror_mirrors_root: "${_param:mcp_version}" |
| 12 | debmirror_mirrors_update_root: "update/${_param:mcp_version}" |
azvyagintsev | 8ef093e | 2018-10-11 11:14:10 +0300 | [diff] [blame] | 13 | # Per repo modificators |
| 14 | mirror_mirantis_com_cassandra_xenial_force: False |
| 15 | mirror_mirantis_com_ceph_luminous_xenial_force: False |
| 16 | mirror_mirantis_com_docker_xenial_force: False |
| 17 | mirror_mirantis_com_elasticsearch_5_x_xenial_force: False |
azvyagintsev | a75ee02 | 2018-12-28 13:42:55 +0200 | [diff] [blame] | 18 | mirror_mirantis_com_elasticsearch_6_x_xenial_force: False |
azvyagintsev | 8ef093e | 2018-10-11 11:14:10 +0300 | [diff] [blame] | 19 | mirror_mirantis_com_elasticsearch_curator_5_xenial_force: False |
| 20 | mirror_mirantis_com_extra_xenial_force: False |
| 21 | mirror_mirantis_com_glusterfs_3_8_xenial_force: False |
Denis Egorenko | 9665549 | 2019-09-06 16:06:23 +0400 | [diff] [blame^] | 22 | mirror_mirantis_com_glusterfs_5_xenial_force: False |
azvyagintsev | 8ef093e | 2018-10-11 11:14:10 +0300 | [diff] [blame] | 23 | mirror_mirantis_com_maas_xenial_force: False |
azvyagintsev | a75ee02 | 2018-12-28 13:42:55 +0200 | [diff] [blame] | 24 | mirror_mirantis_com_oc40_xenial_force: False |
| 25 | mirror_mirantis_com_oc41_xenial_force: False |
azvyagintsev | 8ef093e | 2018-10-11 11:14:10 +0300 | [diff] [blame] | 26 | mirror_mirantis_com_openstack_pike_xenial_force: False |
| 27 | mirror_mirantis_com_openstack_queens_xenial_force: False |
| 28 | mirror_mirantis_com_percona_xenial_force: False |
azvyagintsev | a75ee02 | 2018-12-28 13:42:55 +0200 | [diff] [blame] | 29 | mirror_mirantis_com_salt-formulas_xenial_force: True |
azvyagintsev | 8ef093e | 2018-10-11 11:14:10 +0300 | [diff] [blame] | 30 | mirror_mirantis_com_saltstack_2016_3_xenial_force: False |
| 31 | mirror_mirantis_com_saltstack_2017_7_xenial_force: False |
| 32 | mirror_mirantis_com_td_agent_xenial_force: False |
| 33 | mirror_mirantis_com_ubuntu_xenial_force: False |