openstack-ansible/playbooks
Jesse Pretorius 792c753354 Ensure that repo checks use the right values
When executing the check for the appropriate files on
the repo host and then overriding the group_vars to
cater for when the repo is not present, we need to make
sure that we're doing the checks against the right URL.

In this patch we backup the default URL so that it can
be used when re-executing the check later in the same
playbook.

Also, given that the set-pip-upstream-url.yml and
set-upper-constraints.yml task sets are always used
together, we combine them into one task set.

Depends-On: https://review.openstack.org/563578
Change-Id: I040c4f5b6e96c85c68beb975f7b80d1edf42276d
2018-04-23 11:28:55 +00:00
..
common-playbooks Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
common-tasks Ensure that repo checks use the right values 2018-04-23 11:28:55 +00:00
defaults/repo_packages Merge "Freeze the networking-odl repo from SHA bumps" 2018-04-22 18:48:13 +00:00
roles/system_crontab_coordination Fix crontab errors on CentOS/SUSE 2017-12-04 14:57:29 +00:00
ceph-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
ceph-rgw-install.yml Do not log passwords 2018-04-18 14:53:10 +00:00
containers-deploy.yml Add nspawn container driver 2018-02-11 19:02:24 -06:00
containers-lxc-create.yml Ensure that repo checks use the right values 2018-04-23 11:28:55 +00:00
containers-lxc-destroy.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
containers-lxc-host.yml Ensure that repo checks use the right values 2018-04-23 11:28:55 +00:00
containers-nspawn-create.yml Ensure that repo checks use the right values 2018-04-23 11:28:55 +00:00
containers-nspawn-destroy.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
containers-nspawn-host.yml Normalise the nspawn_hosts role name 2018-03-18 05:10:33 +00:00
etcd-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
galera-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
haproxy-install.yml Merge "Merge haproxy plays" 2018-03-18 02:42:17 +00:00
healthcheck-hosts.yml Improve healthchecks 2018-02-26 09:17:06 +00:00
healthcheck-infrastructure.yml Do not log passwords 2018-04-11 13:52:26 +02:00
infra-journal-remote.yml Add playbook to ship journals from hosts 2018-04-06 00:12:21 +00:00
lxc-containers-create.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
lxc-containers-destroy.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
lxc-hosts-setup.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
memcached-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
openstack-hosts-setup.yml Ensure that repo checks use the right values 2018-04-23 11:28:55 +00:00
os-aodh-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-barbican-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-ceilometer-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-cinder-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-congress-install.yml Integrate Congress with OSA. 2018-03-20 08:42:43 +00:00
os-designate-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-glance-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-gnocchi-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-heat-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-horizon-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-ironic-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-keystone-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-magnum-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-molteniron-install.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
os-neutron-install.yml l3_agent should only appear in computes when dvr 2018-02-09 11:11:34 +00:00
os-nova-install.yml Fix typo and misleading task name for nova-consoleauth 2018-03-10 10:43:50 -05:00
os-octavia-install.yml Fixes typo to enable log rotate for Octavia 2018-03-27 15:57:17 +00:00
os-rally-install.yml Avoid using gather_facts as a variable 2017-10-16 14:59:21 +00:00
os-sahara-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-swift-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-swift-sync.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-tacker-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
os-tempest-install.yml Remove the "max_fail_percentage" option 2018-02-23 11:06:33 -06:00
os-trove-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
rabbitmq-install.yml Do not log passwords 2018-04-11 13:52:26 +02:00
repo-build.yml Ensure that repo checks use the right values 2018-04-23 11:28:55 +00:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Ensure that repo checks use the right values 2018-04-23 11:28:55 +00:00
repo-use.yml repo-use.yml: Scope host groups properly 2018-03-15 19:23:05 +00:00
rsyslog-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
security-hardening.yml Avoid using gather_facts as a variable 2017-10-16 14:59:21 +00:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Add scaffolding for multiple container techs 2018-01-31 09:20:03 -06:00
setup-infrastructure.yml Add playbook to ship journals from hosts 2018-04-06 00:12:21 +00:00
setup-openstack.yml Integrate Congress with OSA. 2018-03-20 08:42:43 +00:00
unbound-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
utility-install.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00