bifrost/playbooks/roles
Leif Madsen 4200c39121
Fix when clause in pymysql check on CentOS
The when clause that checks if pymysql should be installed from pip
is incorrectly doing an integer comparison against a string value
from the ansible_distribution_major_version variable.

This change resolves that issue by using the version_compare() cast
like was being done for Ubuntu.

Related to: #1665279

Change-Id: Ia3a4bf789cc8e19d7b1f7854cb3ae71c2b8d47e1
2017-05-23 14:33:50 -04:00
..
bifrost-configdrives-dynamic Use env lookup to determine HOME for SSH pubkey 2017-02-17 15:53:52 +00:00
bifrost-create-bootable-image Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
bifrost-create-dib-image playbooks: roles: Drop obsolete dib-utils package 2017-03-29 15:16:19 +01:00
bifrost-create-vm-nodes inventory: Add support for defining custom host groups 2017-05-02 23:14:52 +01:00
bifrost-deploy-nodes-dynamic Merge "Allow deploy-dynamic on remote host" 2017-02-07 23:16:43 +00:00
bifrost-ironic-install Fix when clause in pymysql check on CentOS 2017-05-23 14:33:50 -04:00
bifrost-keystone-client-config Resolve evaluation of bifrost-keystone-client-config 2017-03-20 18:29:33 -04:00
bifrost-keystone-install Merge "Make ironic database use more configurable" 2017-04-25 17:49:21 +00:00
bifrost-openstack-ci-prep Add new lines to improve pre-install yaml files 2016-09-22 19:58:43 +00:00
bifrost-prep-for-install Allow looking constraints file from env var 2017-04-03 10:14:37 +02:00
bifrost-prepare-for-test-dynamic bifrost-prepare-for-test-dynamic: Create known_hosts if it's not present 2016-09-19 09:01:43 +01:00
bifrost-test-dhcp Use JSON baremetal data in testing 2017-03-06 17:06:30 +02:00
bifrost-test-vm Cleanup unused/deprecated files 2017-02-09 14:35:02 +02:00
bifrost-unprovision-node-dynamic Update playbooks to support os_client_config 2016-11-22 14:23:24 +00:00
ironic-delete-dynamic Update playbooks to support os_client_config 2016-11-22 14:23:24 +00:00
ironic-enroll-dynamic Cleanup minor variable redefinition 2017-04-02 14:19:37 +00:00
ironic-inspect-node Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00