Commit Graph

12 Commits

Author SHA1 Message Date
Stephen Smoogen
432a3a497b Go through and remove entries for EL6 and EL7
Using `git grep el6` and `git grep el7` and variants like EL-7 or
el-7, I found various entries and files which were no longer needed
with the current ansible. I updated text or tests to later versions of
RHEL as needed.

found entries for the fedora ami's for the original cloud and removed
those entries also.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-07-03 22:20:30 +00:00
Kevin Fenzi
8c240455c9 virthost / s390x: setup correct parameters for nested virt.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-09 22:40:23 +00:00
Patrick Uiterwijk
e6df0ae97a Move to the openstack 10 repo
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-01-05 20:23:15 +01:00
Kevin Fenzi
11db6fd4e3 disable rhev repo for aarch64 virthosts 2017-12-04 23:47:17 +00:00
Peter Robinson
89973aad74 el7: aarch64: we now have proper EPEL/virt stacks so stop using our own 2017-01-19 07:35:18 +00:00
Peter Robinson
f5d8e102ad virthost: update URL for Power64 virt stack 2017-01-18 14:05:07 +00:00
Peter Robinson
af2c203ecc virt: add aarch64 specific bits 2016-09-04 14:13:23 +00:00
Kevin Fenzi
18887c1550 We are no longer mirroring the RHOSP 7 repo, switch to the RHOSP8 repo for these packages. 2016-05-23 19:00:26 +00:00
Peter Robinson
4e3cfa6896 virthost: update for RHEL 7.2 on ppc64le 2016-04-08 10:50:44 +00:00
Kevin Fenzi
ccbca3dc4a Add rhel7-os repo and rhev qemu rpms to virthosts. 2016-02-03 22:07:35 +00:00
Kevin Fenzi
180b78ce3c Fix nested virt conf file 2015-12-18 21:14:41 +00:00
Kevin Fenzi
aebe90cc65 Move virthost from a task to a role.
Setup a variable for hosts we want nested virt enabled on (default false)
add task to setup that on ones we want
2015-12-10 22:36:13 +00:00