kayobe/ansible/group_vars/all
Mark Goddard ef84890798 Fix IPA image download
The IPA ramdisk and kernel images may be built or downloaded via a URL.
If the latter option is used, any images previously downloaded to
$KOLLA_CONFIG_PATH/config/ironic/ironic-agent.* would previously not be
updated if the image contents change.

This change introduces variables for setting a URL to a file containing
checksums for the images. The algorithm used to compute the checksum is
also configurable (default sha256). This allows us to ensure we are
using the correct version of the image, while avoiding an expensive few
hundred megabyte image download just to check.

If a checksum is not specified, the image will be downloaded every time
to ensure that it is up to date.

Change-Id: I8120518ed98d61f3652f5205ce7ec9f798ab2aa1
Story: 2001660
Task: 6693
2018-10-02 13:30:11 +01:00
..
bifrost Fix IPA image download 2018-10-02 13:30:11 +01:00
bmc Add a BMC configuration file to consolidate IPMI credentials and BMC type 2017-04-05 11:05:48 +01:00
cadvisor Added missing files per PR review. 2018-01-23 13:05:58 +00:00
compute Support configuring tunnel network 2018-07-20 13:57:03 +01:00
controllers Support configuring tunnel network 2018-07-20 13:57:03 +01:00
dell-switch-bmp Add README files for dell-switch and dell-switch-bmp roles 2017-03-28 16:11:39 +01:00
dns Allow resolv.conf configuration to be prevented 2018-05-09 19:12:00 +01:00
docker add CA conf for private registry 2017-11-13 09:14:09 +00:00
docker-registry Default docker registry to disabled 2017-06-27 18:54:52 +01:00
globals Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
grafana Use Kolla default login name for Grafana 2018-01-23 12:28:07 +00:00
idrac Fix default for idrac_network_ips - should be a dict 2017-11-09 18:48:57 +00:00
inspector Fix IPA image download 2018-10-02 13:30:11 +01:00
ipa Fix IPA image download 2018-10-02 13:30:11 +01:00
ironic Adds configuration option for separate cleaning network 2018-06-06 09:11:56 +01:00
kolla Allow installing extra packages inside the kolla-ansible virtualenv 2018-09-27 12:20:31 +01:00
monitoring Adds a separate admin network 2018-06-25 14:21:51 +00:00
network Support configuring tunnel network 2018-07-20 13:57:03 +01:00
neutron Use kolla-ansible's defaults for neutron ML2 mechanism drivers 2017-10-26 10:32:42 +01:00
node-exporter Restrict prometheus node exporter to overcloud hosts running docker 2017-10-27 15:35:09 +00:00
nova The default group doesn't need to be configurable 2017-11-13 16:16:01 +00:00
ntp Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
opensm Add configuration of OpenSM Infiniband subnet manager in a Docker container 2017-06-12 10:15:46 +01:00
openstack Add validation of OpenStack auth parameters 2017-04-05 11:23:44 +01:00
overcloud add cloud-init workaround 2018-06-21 15:58:01 +01:00
seed Adds a separate admin network 2018-06-25 14:21:51 +00:00
seed-hypervisor Add kayobe user bootstrap support for the seed-hypervisor 2018-01-13 09:10:29 +00:00
seed-vm Improve automation of seed VM network configuration 2017-08-07 12:08:41 +00:00
ssh Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
storage Adds a separate admin network 2018-06-25 14:21:51 +00:00
users Support configuration of user accounts 2017-09-11 10:29:13 +00:00
yum Make installation of epel-release optional 2018-08-02 15:30:33 +00:00