Kevin Fenzi
51c015596f
proxies: do not serve out .git dirs anywhere, no need
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-05-11 16:32:30 -07:00
Pavel Raiskup
fa771d62e5
copr-be-dev: start vms on hypervisors
2021-05-11 23:34:26 +02:00
Pavel Raiskup
5db93ac007
copr-be: libvirt-delete script
2021-05-11 23:25:39 +02:00
Pavel Raiskup
81f7599eb7
copr-hv: prepare the builder image so the VM starts swap, attempt #3
2021-05-11 23:02:07 +02:00
Pavel Raiskup
246f84ffce
copr-be/copr-hv: vdb partition device ends with number
2021-05-11 22:55:43 +02:00
Pavel Raiskup
45ab72261f
copr-be: use builder image that has correct authorized_keys, attempt #2
2021-05-11 22:47:29 +02:00
Pavel Raiskup
4f56951e30
copr-hv: eimg_config to be provision_config-tagged
2021-05-11 22:37:33 +02:00
Pavel Raiskup
b681da4d4a
copr-be: use builder image that has correct authorized_keys
2021-05-11 22:32:41 +02:00
Pavel Raiskup
f18d6ad963
hypervisor: use chcon not restorecon
...
... inside virt-sysprep, as there's no loaded policy to use.
2021-05-11 22:22:16 +02:00
Pavel Raiskup
64d00c6619
copr-be: use builder image on HV that should work with swap
2021-05-11 22:17:45 +02:00
Pavel Raiskup
a3789f0251
copr-be: local-image-update to use python3
2021-05-11 22:13:13 +02:00
Pavel Raiskup
a118a5298c
copr-hv: prepare the builder image so the VM starts swap, attempt #2
2021-05-11 22:07:47 +02:00
Pavel Raiskup
b56bc5b89f
copr-hv: prepare the builder image so the VM starts swap
2021-05-11 21:53:39 +02:00
Pavel Raiskup
ff9b8b1424
copr-be: HV builders should have overcommitted swap
2021-05-11 21:46:12 +02:00
Pavel Raiskup
e59f82daa4
copr-be: use /dev/vdb for swap/results on HV builders
2021-05-11 21:45:03 +02:00
Pavel Raiskup
803415d237
copr-be: missing provision_config tag
2021-05-11 21:15:28 +02:00
Pavel Raiskup
ed35cb3695
copr-be: put (a better) wait-for-ssh into provision dir
2021-05-11 21:13:28 +02:00
Pavel Raiskup
356a7332fc
copr-be/copr-hv: install libvirt-new script only on BE
2021-05-11 21:00:17 +02:00
Pavel Raiskup
d0d3b8badc
copr-be: allow starting VMs on HVs
2021-05-11 20:57:08 +02:00
Pavel Raiskup
e1cc610b7b
copr-hv: include buildsys pub key to every generated image
2021-05-11 20:57:08 +02:00
Pavel Raiskup
5d48cc7664
copr-be: install the Copr Ansible plugin
2021-05-11 20:57:08 +02:00
Dusty Mabe
585294d8c6
openshift-apps: update coreos apps to use main branch name for builds
2021-05-11 14:17:27 -04:00
Dusty Mabe
8fe5b84a82
openshift-apps: move most coreos apps to f34
2021-05-11 14:17:23 -04:00
Kevin Fenzi
e4a36758f5
debuginfod: add in another slash to make apache happy
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-05-11 09:19:26 -07:00
Kevin Fenzi
c66dedd18a
debuginfod: add in a slash to make apache happy
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-05-11 09:03:54 -07:00
Frank Ch. Eigler
42c7db164c
debuginfod: tweak comment for redirect sample target
2021-05-11 10:25:52 -04:00
Frank Ch. Eigler
a0a484245d
debuginfod template: add quick testing remarks
2021-05-11 09:15:22 -04:00
Frank Ch. Eigler
ab51e82014
debuginfod: balance redirect & reverse-proxy better
...
Our ansible default ansible scripts don't like multiple /suburls being
individually proxied, so we ended up losing /buildid/* and keeping
/metrics.
Switch to using single /-level reverse-proxying AND wiki-redirection
clauses, and use a new template .conf file to break the tie with a
"ProxyPass / !" directive.
2021-05-11 09:10:34 -04:00
Brendan Early
6b7b396979
solr: final typos
2021-05-10 20:17:51 -05:00
Brendan Early
156f69bee1
solr: yet another typo
2021-05-10 20:04:52 -05:00
Brendan Early
3e0ba3eeeb
solr: fix typo
2021-05-10 19:59:50 -05:00
Brendan Early
24410adac8
solr: modify startup script to include special args
2021-05-10 19:52:48 -05:00
Brendan Early
a61c121b27
fix solr crash
2021-05-10 20:27:53 +00:00
Kevin Fenzi
b9af57fa13
add tags for debuginfod redirects too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-05-10 11:57:55 -07:00
Kevin Fenzi
7b93c69d29
ipa / server: fix delegations
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-05-10 11:51:16 -07:00
Frank Ch. Eigler
ada46c240c
debuginfod reverse proxy: try v2 for wiki redirect
2021-05-10 18:44:41 +00:00
Kevin Fenzi
6b1feadf4f
ipa / server: only install the stage user cleanup on 01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-05-10 11:43:00 -07:00
Frank Ch. Eigler
47b5976abd
debuginfod: tweak server configuration and proxy frontend
...
Codify a few debuginfod process parameters that appear to be working well.
Adjust incoming proxies to redirect the "/" URL to a wiki page, as
requested by FESCO.
2021-05-10 12:24:39 +00:00
Pierre-Yves Chibon
35ef387669
FMN: pull the python3 packages for notifs-web02
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2021-05-10 13:49:38 +02:00
Pierre-Yves Chibon
e66e6446a1
FMN: make notifs-web02 be F34 rather than RHEL8
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2021-05-10 13:33:03 +02:00
Pierre-Yves Chibon
0df30a13e8
FMN: only hotfix on 01
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2021-05-10 13:00:23 +02:00
Pavel Raiskup
8249f6fdbc
copr-hv: templated provision scripts
2021-05-10 12:25:53 +02:00
Aurélien Bompard
9b77fd9450
Rebase FASJSON OS image on F34
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2021-05-10 12:16:38 +02:00
Pierre-Yves Chibon
32f184f54b
FMN: install the python3 version of the packages on 02
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2021-05-10 11:15:12 +02:00
Jan Kaluza
896ef5dc2a
Run Fedora ELN compose just once a day.
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com >
2021-05-10 08:28:03 +02:00
Pavel Raiskup
2d4d35f8f4
copr-be: provision: don't assert for swap when preparing the image
2021-05-10 01:00:23 +02:00
Pavel Raiskup
c16874f9d0
copr-be/copr-hv: drop os-nova jinja filters
...
They are broken, and since we have no OpenStack now, also unused.
2021-05-10 00:46:47 +02:00
Pavel Raiskup
b07be9977e
copr-hv: undefined variables, #3
2021-05-10 00:38:02 +02:00
Pavel Raiskup
aa31627113
copr-hv: undefined var once more
2021-05-10 00:33:58 +02:00
Pavel Raiskup
dd62f49089
copr-hv: undefined variable fix
2021-05-10 00:32:23 +02:00