Commit graph

952 commits

Author SHA1 Message Date
Kevin Fenzi
6cc64cbff1 virt-instance-create: The variable should be a variable too.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Kevin Fenzi
e398046ebb virt-instance-create: this is a var
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Kevin Fenzi
95e0ad16d9 virt-instance-create: try and get this to use the vmhost python, not the vm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Kevin Fenzi
9d1e6bf031 virt_instance_create: make sure to wipe the facts cache if we are (re)installing the guest
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
3fbe452116 yumrepos: try and adjust for secondary/primary stuff.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Rick Elrod
2a90d25c7b Revert "one more attempt at a "small" hack before I go all out"
This reverts commit 32c4ddd306bbca2e0315d2f0c1205ea8a3f19d8b.
2020-04-24 21:34:15 +02:00
Rick Elrod
626dff9ec3 one more attempt at a "small" hack before I go all out
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
7c2274b851 undo all that
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
bb74f4d89b trying more sillyness to try to bust the cache here
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
1bff4950f3 wait a second
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
e4a8e812e2 what if I set it to something completely whacky?
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
f804fb2746 hardcode this for a sec, just to see
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
142017e95a try another hack
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Rick Elrod
e500af0b27 try setting ansible_python_interpreter to !!null
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
0475be45de virt_instance_create: try and gather facts after virt instance is created...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
ffc0163b32 Revert "armv7 create: move back to python2 and hope it works again."
This reverts commit f2591ca94c98799ce7b52328172dac8c150ca261.
2020-04-24 21:34:15 +02:00
Kevin Fenzi
0d50e06b94 armv7 create: move back to python2 and hope it works again.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:15 +02:00
Kevin Fenzi
5424ee4fa2 virt_instance_create: try python3 here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
b23d6d295b Revert "virt_instance_create: The emags use python3 here."
This reverts commit ca4ea658788af7902329620f6f98a680fc02f936.
2020-04-24 21:34:14 +02:00
Kevin Fenzi
fc5ea0b944 virt_instance_create: The emags use python3 here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
70a711c577 yumrepos: also install infra-tags repo on maintainer-test.
We removed it a while back because our local mock was causing problems, thats not the case anymore.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
31e67c36f2 cloud_setup_basic: Don't install libselinux-python here either.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
86bfee4ab4 yumrepos: likewise clean up logic on base fedora repos and exclude rawhide test.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
81b2f39d18 yumrepos: adjust logic for rawhide-test, shouldn't affect anything else.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
df4d17f839 virt_instance_create: ansible_python_interperter should be a var
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:12 +02:00
Kevin Fenzi
74c4fc2188 virt_instance_create: Try and use python2 for the virt_boot call since it's python2.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:12 +02:00
Kevin Fenzi
c7a6e511dd 2fa_client : fix conditional, collapse into one. 2020-04-24 21:34:11 +02:00
Kevin Fenzi
81fb4582e7 ansible: change when conditions to use == instead of is when checking strings.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:10 +02:00
Karsten Hopp
c9ed62ac32 update ansible_distribution_major_version conditionals
Signed-off-by: Karsten Hopp <karsten@redhat.com>
2020-04-24 21:34:10 +02:00
Kevin Fenzi
9ab087bf8f cloud-setup-basic: drop some unneeded things.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:09 +02:00
Pavel Raiskup
7ddd7caf1c persistent_cloud: make volume mount task idempotent 2020-04-24 21:34:07 +02:00
Patrick Uiterwijk
3e8e4b94f2 Add pam_url config
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-24 00:05:03 +02:00
Kevin Fenzi
4b31ac5152 ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:38:09 +00:00
Kevin Fenzi
7f6b3a59dc power9: add repos file to point to the right place and fix yumrepos to work with power9 hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-22 04:36:31 +00:00
Adam Williamson
fa0355d808 Fix aarch64 server checks @kevin did yesterday
...two equals signs, Kevin. Two equals signs.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-01-18 09:21:53 -08:00
Kevin Fenzi
d92b8c9420 rhel8b virt install: comment removing old facts as then we can't use python3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 22:18:40 +00:00
Kevin Fenzi
ce89504030 Revert "yum-repos: make the distro versions all cast to int, might be confusing this rhel8b deploy"
This reverts commit 7693c96b6b.
2019-01-17 21:49:23 +00:00
Kevin Fenzi
7693c96b6b yum-repos: make the distro versions all cast to int, might be confusing this rhel8b deploy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:43:30 +00:00
Kevin Fenzi
af085bf1e4 rhel8beta: fix up some repos for aarch64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:05:25 +00:00
Kevin Fenzi
d3b0f146a1 ensure old facts are removed for hosts that are being reinstalled 2018-12-20 18:29:02 +00:00
Kevin Fenzi
63c2526d93 Fix up logic a bit. 2018-11-24 19:57:14 +00:00
Kevin Fenzi
529efd02d0 Don't install the infra tags repo on maintainer tests instances, to allow for them to use normal mock. 2018-11-24 18:07:47 +00:00
Mikolaj Izdebski
d566722087 Install modular repos on Fedora 29+ systems 2018-11-20 20:26:33 +00:00
Kevin Fenzi
89d55ff508 Fix up registry
* Move to new reg binary.
* Fix --delete on rsync that was blowing away flatpak indexes.
* Fix varnish to not drop requests for pagination on the registry
* Make cron jobs not email maxamillion directly.
* Make cron job ignore INFO output.
2018-10-16 18:53:51 +00:00
Kevin Fenzi
fb25f4e36d it is just reg in staging 2018-10-15 19:45:14 +00:00
Kevin Fenzi
a9feedd9e0 add import of vars to virt-instance create, should get almost all our hosts 2018-10-01 22:07:15 +00:00
Kevin Fenzi
06df62f7ae Lets see if this works 2018-10-01 22:05:11 +00:00
Kevin Fenzi
0228263dc8 fix indentation 2018-09-28 21:21:16 +00:00
Clement Verna
93f26e30f7 Restyle the Container Registry page.
This commit adds a Title and the Fedora Logo to the registry page.
It also adds support for the podman pull command. It is now possible
to copy to the clipboard the command.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-09-27 15:51:21 +02:00
Kevin Fenzi
073a4aba74 more ntp weed eating 2018-09-26 23:07:49 +00:00