Kevin Fenzi
d87aeef77a
add some missing hosts vars for some a64 bvmhosts
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 14:02:37 -08:00
Kevin Fenzi
dba1e99477
dedicatedsolutions01: fix ipv6 nm
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:58:06 -08:00
Kevin Fenzi
e5be97ffc4
fix typo
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:22:31 -08:00
Kevin Fenzi
19889ef877
fix more gateways and a mac address
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:19:45 -08:00
Kevin Fenzi
88ee2b23ce
ns05: fix ipv6 gateway
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 13:16:18 -08:00
Kevin Fenzi
0d4a922068
buildvm-s390x-01.stg: use correct subnet
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:48:05 -08:00
Kevin Fenzi
eb991fa9c1
base / big network cleanup
...
Everything should now be using linux-system-roles/network, so we drop
our hacky nmcli calls and everything that referred to them, including
exclude variables. Also, lets just let NM handle resolv.conf so it's not
wrong all the time on reboots.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:14:23 -08:00
Kevin Fenzi
78fed3975c
Fix typo, should be dns_search3 here not dns_search2
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:05:32 -08:00
Pete Buffon
e8d75dd5d8
added default network connection for group_vars/staging + fixed *stg* dns_search1...3
2022-01-26 20:00:12 +00:00
Pavel Raiskup
1e8d40d56b
copr-builders: allow rpkg-util to build from forks
2022-01-26 20:33:48 +01:00
4deeeb0928
bcotton is stepping down as legal liaison
...
https://meetbot.fedoraproject.org/teams/council/council.2022-01-20-18.00.log.html#l-98
2022-01-26 19:29:40 +00:00
Kevin Fenzi
977a8cec39
buildvm-s390x-zvm: fix variable for ip address to be more standard
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 10:36:26 -08:00
Kevin Fenzi
c8b7521e98
buildvm_s390x: reorg group and host vars, split zvm/kvm lpars
...
We can consolidate a bunch of things here in group vars that was in
host vars and avoid a bunch of duplication. So, now: all the
buildvm_s390x builders are in that group, but there's now a
buildvm_s390x_kvm and buildvm_s390x_zvm for those seperate lpars and
those define the default network setup for each lpar. Finally the hosts
vars only now needs to have the ip addresses.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 10:28:09 -08:00
Dusty Mabe
dd68a7d907
fedora-coreos-pipeline: add gursewak to appowners
2022-01-26 12:58:52 -05:00
Timothée Ravier
da3e6d156e
fedora-coreos-pipeline: Add Timothée Ravier (siosm)
2022-01-26 16:21:30 +01:00
Dusty Mabe
c2a982522b
fedora-coreos-pipeline: add micah/colin to appowners list
2022-01-26 14:17:08 +00:00
Dusty Mabe
a7b1e00912
fedora-coreos-pipeline: sort the appowners
...
Alphabetical is preferred.
2022-01-26 14:17:08 +00:00
Pavel Raiskup
a4a1120b03
copr-builders: disable nosync since we are moving to F35
2022-01-26 15:16:40 +01:00
Pavel Raiskup
2897d35dac
copr-builders: double escape maint.ini.j2 contents
...
- first escape for jinja
- second escaepe for copr-rpmbuild config reader
Then, the finall rpkg.conf content should look like:
download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s
2022-01-26 14:39:47 +01:00
Pavel Raiskup
59092849cf
copr-backend: always set_fact for provision_directory
2022-01-26 13:52:11 +01:00
Pavel Raiskup
34d5340929
copr-builders: tag main.ini instantiation with copr_rpmbuild_main_ini
2022-01-26 13:50:08 +01:00
Pavel Raiskup
caadae5243
copr-builder: another rpkg-util v3+ fix
...
Try to set the defaults according to the /etc/rpkg.conf.
2022-01-26 13:49:09 +01:00
Patrik Polakovič
d7a2f5df2a
Bodhi: update version to 5.7.4
2022-01-26 12:29:32 +00:00
Pavel Raiskup
826217b569
copr-builders: use rpkg-util v3+ compatible config
2022-01-26 13:27:49 +01:00
Pavel Raiskup
70c2ee43fb
copr-dev: update s390x F35 once more
...
This time we were missing one script in /usr/local/bin:
6cb6c1a159
2022-01-26 11:35:55 +01:00
Pavel Raiskup
6cb6c1a159
copr-be: typofix s390x builder image preparation, take #2
2022-01-26 11:06:02 +01:00
Pavel Raiskup
3f3cbf070c
copr-be: typofix s390x builder image preparation
2022-01-26 10:57:38 +01:00
Kevin Fenzi
770e9cc557
update mac addresses on some buildhw-a64 boxes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 17:55:10 -08:00
Kevin Fenzi
bb835f7a24
add host_vars for bvmhost-p08-01.stg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 16:15:54 -08:00
Kevin Fenzi
6621e3ee65
somehow bvmhost-a64-01.stg had no host vars before
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 16:05:07 -08:00
Kevin Fenzi
953ba61979
rabbitmq / staging: just make gw match prod
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:54:26 -08:00
Kevin Fenzi
ba254fc43a
group_vars: clean up some gws
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:30:38 -08:00
Kevin Fenzi
f824885753
base / linux-system-roles: the group is cloud_aws
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:16:05 -08:00
Kevin Fenzi
f6a8b121f7
base / linux-system-roles: double quote the when line
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:10:19 -08:00
Kevin Fenzi
796f59fa1b
base / linux-system-roles: try and reword when
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:07:45 -08:00
Kevin Fenzi
eb5667b8d4
buildvm-s390x-01.stg: add missing _ip
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:04:14 -08:00
Kevin Fenzi
ec42acdcab
base / linux-system-roles: Clean up conditional
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:02:04 -08:00
Kevin Fenzi
6ebe03a470
base: linux-system-roles: cloud datacenter to be wider
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:52:13 -08:00
Kevin Fenzi
28a2c74239
buildvm-s390x-01.stg: fix gateway
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:50:18 -08:00
Kevin Fenzi
5e235aab26
buildvm: fix gateways
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:47:50 -08:00
Kevin Fenzi
d1b419b257
base: linux-system-roles are not used in cloud/aws
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:45:57 -08:00
Kevin Fenzi
83d364e0e2
host_vars: drop nm: and remove eth0_ipv4_nm from builders/builders_stg
...
nm is used by installs, but it's set in group_vars/all.
Drop the eth0_ipv4_nm from builders / builders_stg because it messes up
things by being not in CIDR notitation.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:36:00 -08:00
Pete Buffon
d866ed3851
removed all keys {eth0_ipv4_nm: 24}
2022-01-25 22:17:11 +00:00
Pete Buffon
938e63fa71
mass vm host_vars edit for default network connection
2022-01-25 22:17:11 +00:00
Jakub Kadlcik
cc920ed019
httpd: redirect copr /api/ URLs to fedorainfracloud.org
...
See https://pagure.io/copr/copr/issue/1935
Prevent only /api_2, /api_3, etc from redirectring from
fedoraproject.org to fedorainfracloud.org
I am not entirely sure why do we need these special-cases for API but
you guys are taking care of it and keeping it updated, so it must be
important. If anyone can explain some context, it would be
appreciated. The config is older than my involvement in the Copr
project :-)
Anyway, there is only one /api/ page - https://copr.fedorainfracloud.org/api
and that is not an API endpoint that is programmatically accessed and
that preserves backwards compatibility. It is a page that one opens
in the web browser to find information about API, such as where the
documentation is, and how to obtain an API token.
We would like to apply the redirect from fedoraproject.org to
fedorainfracloud.org even for this page.
2022-01-25 21:43:54 +00:00
Pavel Raiskup
e8fdcc2f54
copr-builders: pub keys need to be stored at spawn-time
...
For some unknown reason, TODO!
2022-01-25 17:08:08 +01:00
Pavel Raiskup
200719eadc
copr-builders: one more F35 update
...
These images contain subscription-manager package.
2022-01-25 16:39:00 +01:00
Silvie Chlupova
166b814a28
copr: downgrade node_exporter to version 1.2.2
2022-01-25 16:35:07 +01:00
Pavel Raiskup
dc1f5c0148
copr-builders: install the subscription-manager when preparing the image
2022-01-25 15:35:44 +01:00
Pavel Raiskup
8ec98e22bb
copr-builders: update the F35 images once more
...
Needed after the commit: 7fbfb87a1c
2022-01-25 15:08:30 +01:00