1
0
Fork 0
forked from infra/ansible
Commit graph

28 commits

Author SHA1 Message Date
5c4f8b6ae4 copr: cleanup unused config 2024-03-12 13:18:23 +01:00
Jiri Kyjovsky
f41baf6f21 copr: configure list of root users just on one place 2022-09-19 14:07:37 +02:00
b5c09240f1 remove schlupova
Silvie left the team and RH
2022-06-01 11:08:14 +02:00
e1bd5ad45d copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedoraproject.org 2022-02-10 16:13:58 +01:00
2eab0c9987 copr: change copr-fe-dev.cloud.fedoraproject.org to copr.stg.fedorainfracloud.org
Also change copr-fe-dev.aws.fedoraproject.org to
copr.stg.fedoraproject.org. It is needed because of setup in kerberos
config files placed in the fedora-packager-kerberos which takes
stg.fedoraproject.org as staging instance, not aws.fedoraproject.org
2022-02-10 14:49:56 +01:00
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
580cd252c5 Inventory group/host variables: Sort yaml
This was done using yq (
https://mikefarah.gitbook.io/yq/operators/sort-keys )

Doing things this way makes it much easier to see if a variable is set
in a file or if two hosts differ in what variables they set. Hopefully
we can keep things sorted moving forward.

Basically this means just sort a-z anything you add to any host or group
vaiable and it will be in the right place.

Additionally, this enforces 'normal' intent rules for all the variable
files which we should also try and obey. 2 spaces for first level, 3 for
next, etc. When in doubt you can run yq on it.

This should cause NO actual vairable changes, it's all just readability
fixing for humans, ansible parses it exactly the same.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 13:27:57 -08:00
9296d0d8dd copr-fe: Tomáš Tomeček is going to help Copr team 2021-10-12 13:06:32 +02:00
Silvie Chlupova
3f5cb87166 copr-fe: support for principal alias
Relates: https://pagure.io/fedora-infrastructure/issue/10065
2021-09-29 18:47:25 +00:00
e565224524 copr-fe-dev: nrpe on 2021-07-15 16:14:41 +02:00
a2d65ff508 Move devel servers to elastic IPs, too 2021-01-18 14:58:58 +01:00
Jakub Kadlcik
e043b62c5a reprovisioning copr-fe-dev from a new instance 2020-11-11 14:12:15 +01:00
ebaded131e copr: remove thrnciar 2020-10-14 06:17:01 +02:00
6c35df6425 copr: remove dturecek 2020-10-14 06:11:04 +02:00
7a82a5a7d5 Rename ansible_ifcfg_{black,white}list to {block,allow}list
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-06-11 15:22:09 -07:00
18519c9a09 copr: enable swap on be, fe, dist-git 2020-04-24 21:34:25 +02:00
d61d291c19 nagios: no ping for aws instances, use ssh for alive check
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:25 +02:00
Jakub Kadlcik
29da953ce5 copr: fe-dev-aws has new IP now 2020-04-24 21:34:24 +02:00
16aef6569a Revert "Revert "nagios: enable ping on aws instances. This is not really ping it is checking aliveness with ssh""
This reverts commit e3503bd863962f5e32e158b5de7ec4634f01e64c.
2020-04-24 21:34:24 +02:00
85df9a0007 Revert "nagios: enable ping on aws instances. This is not really ping it is checking aliveness with ssh"
This reverts commit 44d7acf9151675f1d20e362e85d556a9a05497cd.
2020-04-24 21:34:24 +02:00
9d66ac3fe3 nagios: enable ping on aws instances. This is not really ping it is checking aliveness with ssh
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:24 +02:00
b65e40a907 copr-fe-dev-aws: revert the hack 2020-04-24 21:34:24 +02:00
f488a4f91c copr-fe-dev-aws: hack typofix 2020-04-24 21:34:24 +02:00
fe6985b093 copr-fe-dev-aws: hack to not change DNS 2020-04-24 21:34:24 +02:00
Jakub Kadlcik
8a37bf334c copr: remove become stuff from aws playbook 2020-04-24 21:34:23 +02:00
Jakub Kadlcik
4776d06bf4 copr: new instance for copr frontend dev in aws, again 2020-04-24 21:34:23 +02:00
Jakub Kadlcik
5b87728fd0 copr: dont mess networking on copr frontend dev aws instance 2020-04-24 21:34:23 +02:00
Jakub Kadlcik
f5f552b48b copr: use hostname for frontend dev in aws 2020-04-24 21:34:23 +02:00
Renamed from inventory/host_vars/3.80.191.161 (Browse further)