kayobe/ansible/roles
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
..
activate-virtualenv Improve bare metal compute node management 2017-12-13 11:30:26 +00:00
bootstrap Fix some 'issues' raised by ansible-lint 2017-09-14 14:43:42 +01:00
cadvisor Change reserved keyword 'action' to 'kayobe_action' 2018-05-21 16:00:57 +01:00
deactivate-virtualenv Improve bare metal compute node management 2017-12-13 11:30:26 +00:00
dell-switch Fix ansible warnings for when clauses with curly braces 2017-10-20 12:14:35 +01:00
dell-switch-bmp Update README for dell-switch-bmp role 2017-03-28 16:18:21 +01:00
dev-tools Remove kolla-host role, replace with a dev-tools role to install useful packages 2017-03-16 10:53:09 +00:00
disable-cloud-init Don't restart cloud-init when disabling it 2018-03-20 10:43:02 +00:00
disable-glean Small fixes for disable-glean role 2017-05-29 16:55:54 +01:00
disable-selinux Fix variable name - disable_selinux_reboot_timeout 2018-03-22 13:06:00 +00:00
docker Disable live-restore by default 2018-05-04 14:26:50 +02:00
docker-registry Change reserved keyword 'action' to 'kayobe_action' 2018-05-21 16:00:57 +01:00
drac-boot-mode Fix Ansible warnings for use of until with {{ }} 2018-05-24 17:56:50 +01:00
drac-pxe Fix Ansible warnings for use of until with {{ }} 2018-05-24 17:56:50 +01:00
image-download Fix IPA image download 2018-10-02 13:30:11 +01:00
inspection-store Switch inspection store to use stable docker image 2018-08-29 12:14:48 +01:00
ip-allocation Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
ip-routing Support configuring rp_filter mode 2018-07-20 14:56:45 +01:00
ipa-images Fix IPA image download 2018-10-02 13:30:11 +01:00
ironic-inspector-rules Fix ironic inspector rule registration 2018-08-01 14:36:28 +01:00
junos-switch Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
kolla Make installation of epel-release optional 2018-08-02 15:30:33 +00:00
kolla-ansible Fix typos in task names 2018-09-28 18:15:45 +01:00
kolla-bifrost Fix IPA image download 2018-10-02 13:30:11 +01:00
kolla-build Fix naming of Kolla install type config option 2018-09-28 15:17:41 +01:00
kolla-ceph Support Ansible 2.5 2018-06-06 12:45:51 +01:00
kolla-openstack Fix IPA image download 2018-10-02 13:30:11 +01:00
node-exporter Change reserved keyword 'action' to 'kayobe_action' 2018-05-21 16:00:57 +01:00
opensm Change reserved keyword 'action' to 'kayobe_action' 2018-05-21 16:00:57 +01:00
pip Support installing PyPI packages via a mirror 2018-09-05 08:36:18 +01:00
public-openrc Generate a public environment file for accessing external APIs as admin 2017-04-05 11:23:44 +01:00
snat/tasks Enable IP routing and SNAT in seed for use during provisioning 2017-03-30 11:04:27 +01:00
ssh-known-host/tasks Initial mega commit of Kayobe 2017-02-14 15:14:29 +00:00
swift-setup Make kolla ansible user and group configurable 2018-07-10 14:12:39 +01:00
sysctl Add support for configuration of sysctl parameters 2017-08-31 17:43:18 +00:00
veth Add support for setting MTU on veth interfaces 2017-11-17 09:14:56 +00:00
wipe-disks/tasks Add an argument to host configure to wipe block devices 2017-03-24 15:11:32 +00:00
yum Yum custom repo creation requires root 2018-04-23 15:37:50 +00:00
yum-cron Updated Yum roles with review comments. 2017-11-01 14:49:28 +00:00