Commit Graph

30482 Commits

Author SHA1 Message Date
Miroslav Suchý
e77a035915 retrace: add env suffix 2020-04-24 21:34:28 +02:00
Miroslav Suchý
018a4f1b82 retrace: add env suffix
https://pagure.io/fedora-infrastructure/issue/8780

addressing:
TASK [abrt/faf-pre : install certs for fedora-messaging] ****************************************************************
Wednesday 25 March 2020  16:47:16 +0000 (0:00:00.799)       0:05:10.000 *******
changed: [retrace-stg.aws.fedoraproject.org] => (item={u'dest': u'ca.crt', u'src': u'/srv/private/ansible/files/rabbitmq/staging/pki/ca.crt', u'mode': 420, u'owner': u'faf'})
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
failed: [retrace-stg.aws.fedoraproject.org] (item={u'dest': u'faf.key', u'src': u'/srv/private/ansible/files/rabbitmq/staging/pki/private/faf.key', u'mode': u'600', u'owner': u'faf'}) => {"ansible_loop_var": "item", "changed": false, "item": {"dest": "faf.key", "mode": "600", "owner": "faf", "src": "/srv/private/ansible/files/rabbitmq/staging/pki/private/faf.key"}, "msg": "Could not find or access '/srv/private/ansible/files/rabbitmq/staging/pki/private/faf.key' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
failed: [retrace-stg.aws.fedoraproject.org] (item={u'dest': u'faf.crt', u'src': u'/srv/private/ansible/files/rabbitmq/staging/pki/issued/faf.crt', u'mode': 420, u'owner': u'faf'}) => {"ansible_loop_var": "item", "changed": false, "item": {"dest": "faf.crt", "mode": 420, "owner": "faf", "src": "/srv/private/ansible/files/rabbitmq/staging/pki/issued/faf.crt"}, "msg": "Could not find or access '/srv/private/ansible/files/rabbitmq/staging/pki/issued/faf.crt' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}
2020-04-24 21:34:28 +02:00
Stephen Smoogen
096bb905d9 remmeber this step in clean up of dns 2020-04-24 21:34:28 +02:00
Stephen Smoogen
b8e445bfc7 turns out redhat and internal reverse dns must come from other dns servers. external dns like softwarefactory from otehrs. 2020-04-24 21:34:28 +02:00
Stephen Smoogen
bdaef22681 And this should allow softwarefactory-project.io to resolve in phx2 2020-04-24 21:34:28 +02:00
Miroslav Suchý
55ee39ccf3 retrace: use public hostname rather than ip addr
addressing:
curl https://172.30.5.239/settings
curl: (51) SSL: no alternative certificate subject name matches target host name '172.30.5.239'
2020-04-24 21:34:28 +02:00
Miroslav Suchý
d119200fbf retrace: use variable instead of hardcoded value 2020-04-24 21:34:28 +02:00
Miroslav Suchý
cc2f7a5cb3 retrace: add again fedora-messaging configs
this has been added in 4d1bcd1802 but later lost when rebased to latest upstream role
2020-04-24 21:34:28 +02:00
Pierre-Yves Chibon
2601f934ca monitor-gating: set two new configuration keys
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:28 +02:00
Miroslav Suchý
095e467a8c retrace: this is already defined in faf-web.conf 2020-04-24 21:34:28 +02:00
Miroslav Suchý
0f130bfbd7 retrace: correct hostname 2020-04-24 21:34:28 +02:00
Miroslav Suchý
c4f7b8bdc4 retrace: try this 2020-04-24 21:34:28 +02:00
Miroslav Suchý
b458127fa6 retrace: try this 2020-04-24 21:34:28 +02:00
Miroslav Suchý
27c06d95e8 retrace: try this 2020-04-24 21:34:27 +02:00
Miroslav Suchý
3a13123d61 retrace: enable ssl before we start httpd 2020-04-24 21:34:27 +02:00
Clement Verna
d892c2648d bodhi: deploy 5.2.2 version
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:27 +02:00
Miroslav Suchý
502377d31d retrace: define letsencrypt variable 2020-04-24 21:34:27 +02:00
Miroslav Suchý
86a3b2a613 retrace: move file to correct place 2020-04-24 21:34:27 +02:00
Miroslav Suchý
49ee190d4d retrace: move file to correct place 2020-04-24 21:34:27 +02:00
Miroslav Suchý
c5f1b291a9 retrace: typo 2020-04-24 21:34:27 +02:00
Miroslav Suchý
378604abd6 retrace: use letsencrypt for retrace-stg 2020-04-24 21:34:27 +02:00
Miroslav Suchý
c61de8c739 retrace: rebase to latest upstream role 2020-04-24 21:34:27 +02:00
Kevin Fenzi
9dcb77ff41 koji_builder / stg: perhaps we can just supress the warning
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Andrea Veri
6264a70649 GNOME Backups: enable backups for oscp-master0{2,3} 2020-04-24 21:34:27 +02:00
Clement Verna
4bba45fd49 vhost-info: fix the indentation after adding 4 spaces.
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:27 +02:00
Clement Verna
ea3b536786 vhost-info: use 4 spaces indentation.
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:27 +02:00
Stephen Smoogen
442c094481 Put in centos sync for EPEL-8 2020-04-24 21:34:27 +02:00
Andrea Veri
5babfbb008 GNOME Backups: stop backups on PHX2 boxes, they are moved to RAL3 2020-04-24 21:34:27 +02:00
Kevin Fenzi
2bb0506abb koji_builder / stg: try and set package_manager in site defaults for new mock
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Stephen Smoogen
bdf29e07e0 kernel03 moved eth2 to eth0 on rebuild.. 2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
d991ccd625 monitor-gating: set koji_end_tag in stg and in prod
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Stephen Smoogen
3f55a7a15d add items fr 03 2020-04-24 21:34:27 +02:00
Stephen Smoogen
981d2f382d push the things. 2020-04-24 21:34:27 +02:00
Stephen Smoogen
34c61c05b7 try to get only eth2 used 2020-04-24 21:34:27 +02:00
Stephen Smoogen
dcf596a43f add kernel03 variables 2020-04-24 21:34:27 +02:00
Stephen Smoogen
3fb299892d ntp needs commas 2020-04-24 21:34:27 +02:00
Stephen Smoogen
efe2bde985 set up things for kernel03 2020-04-24 21:34:27 +02:00
Stephen Smoogen
02dc0dc87f set up dhcp so it will work with kernel03.qa 2020-04-24 21:34:27 +02:00
Clement Verna
dacaf09924 bodhi: update to 5.2.1
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:27 +02:00
Pavel Raiskup
506b6a3e22 s3-mirror: try to set 'max-age' cache opt for repomd.xml files 2020-04-24 21:34:27 +02:00
Pavel Raiskup
33f2be7c65 s3-mirror: delay the sync --delete a bit
So the running DNF processes can finish transaction.
2020-04-24 21:34:27 +02:00
Pavel Raiskup
164bd1e7a9 s3-mirror: only skip repomd.xml files in first sync run
.. and include _only_ those in second sync run.
2020-04-24 21:34:27 +02:00
Pavel Raiskup
19f148c842 s3-mirror: avoid potential unexpected shell-expansion, dedup
Doing this has risk that '*' expands to directories:

    $> x='echo *'
    $> $x
    bin boot dev etc home

So it is better to use bash array (we have bash shebang anyways):
    $> x=( echo '*' )
    $> "${x[@]}"
    *

Also de-duplicate few things so it is easier to concentrate on the code.
2020-04-24 21:34:27 +02:00
Kevin Fenzi
0fe0e70b92 koji_builder: set use_bootstrap to false for new mock
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
72c1ab7512 monitor-gating: Drop the FedoraRawhideNumber variable as it doesn't seem to work on os-master01.stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
16346d38f4 monitor-gating: Specify the end tag for the koji builds
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
1bd3e1747e greenwave: Specify the SUBJECT_TYPES_DIR in the config file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Pavel Raiskup
e13758ba90 copr-be: fixup cleanup-unused-vms-from-redis for python3 2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
bedb371caf monitor-gating: Fix typo in the environment variable
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
61c450f475 monitor-gating: Another attempt to get the indentation/yaml valid
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00