Patrick Uiterwijk
4a8fc6080e
All scripts on pkgs02 are now run as pagure
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-11 17:29:09 +02:00
Mikolaj Izdebski
64bff7f658
Fix httpd config o koji.stg
...
Partially reverts commit 061ae15
, which broken working config.
The intention of 061ae15
was to remove only code specific to secondary
arches, but accidentally stg-specific code was removed too.
2018-06-11 13:38:36 +00:00
clime
8bea5c3bda
copr-frontend: temporary fix for Bug 1582294 - yum-plugin-copr doesn't work
2018-06-11 15:08:18 +02:00
Kevin Fenzi
223fa7a9cd
try and move osbs-stg to 3.9
2018-06-10 19:43:40 +00:00
Kevin Fenzi
d92b4330c8
osbs still needs openshift 3.6 repo
2018-06-10 19:19:19 +00:00
Kevin Fenzi
78ce88e7cc
see if this problem is the space
2018-06-09 01:30:03 +00:00
Kevin Fenzi
e495dcf142
Revert "the openqa-aarch64 boxes are fedora 27 still"
...
This reverts commit 2d54833dd1
.
2018-06-08 22:29:28 +00:00
Kevin Fenzi
2d54833dd1
the openqa-aarch64 boxes are fedora 27 still
2018-06-08 22:26:54 +00:00
Kevin Fenzi
9b52471e36
do not need this in phx2-external anymore
2018-06-08 22:23:51 +00:00
Kevin Fenzi
752abccf08
Fix hostname
2018-06-08 21:19:48 +00:00
Kevin Fenzi
ecce84f98c
just add lists here for now
2018-06-08 20:46:39 +00:00
Rick Elrod
9ae252e844
try a cron
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-08 20:13:45 +00:00
Kevin Fenzi
d5971405cc
fix nagios hopefully
2018-06-08 19:35:31 +00:00
Ralph Bean
e79b86439a
Pretty addresses for waiverdb and greenwave.
2018-06-08 18:37:10 +00:00
Kevin Fenzi
6b6ed78310
1GB is no good, lets try 10GB
2018-06-08 15:05:38 +00:00
Clement Verna
d27a3827b2
Try to use a secure connection to the registry
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 15:02:23 +02:00
Clement Verna
135478dd38
Configure the buildvms configuration with the registry secret
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 14:18:03 +02:00
Clement Verna
68668abe4c
Use the same format for stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 14:12:35 +02:00
Clement Verna
46921cbf04
Testing this format of secret file
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 14:10:38 +02:00
Clement Verna
bea2b0f4af
Use local_action to create the dockercfg file
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 13:55:01 +02:00
Clement Verna
a93e416df6
Store the dockercfg secret locally
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 13:46:45 +02:00
Clement Verna
9247f406b5
Create the dockercfg secret in osbs
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 13:31:42 +02:00
Clement Verna
ea0fda6584
Get the name of the variable right
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 11:56:49 +02:00
Clement Verna
f1f329821b
Add missing comma
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 11:52:43 +02:00
Clement Verna
ea3bcfa284
use basic auth to authenticate against the candidate registry
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 11:49:04 +02:00
Patrick Uiterwijk
d89298457c
Switch candidate registry to basic auth
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-08 09:19:38 +00:00
Patrick Uiterwijk
f7a0fe0694
Switch candidate registry over to password auth
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-06-08 09:19:38 +00:00
Kevin Fenzi
ccf122c742
try setting a RLIMIT on koji hub. ticket 6966
2018-06-08 00:09:30 +00:00
Stephen Smoogen
273b75ab85
and make it have 10 cpus
2018-06-07 23:46:29 +00:00
Stephen Smoogen
3a1076d7e4
and make the changes
2018-06-07 23:45:55 +00:00
Kevin Fenzi
d01b71c81e
db-qa01 moved to virthost-comm01
2018-06-07 23:43:05 +00:00
Kevin Fenzi
069bfc9a41
only keep the last backup on hosts, it iss copied to backup server anyhow
2018-06-07 23:38:46 +00:00
Rick Elrod
505ae0e70d
Revert using the admin user here...
...
This reverts commit e0e715c143
.
2018-06-07 23:06:37 +00:00
Todd Zullinger
dedf948672
nagios: add httpd monitoring for mailman
...
Ensure we are notified if the mailman http service is unavailable. Test
both internal (mailman01.phx2) and external (lists.fpo) addresses. The
internal check avoids issues caused by proxies, expired TLS certificates
and other external factors.
Resolves: https://pagure.io/fedora-infrastructure/issue/6756
Helped-by: Mikolaj Izdebski <mizdebsk@redhat.com>
Helped-by: Kevin Fenzi <kevin@scrye.com>
Signed-off-by: Todd Zullinger <tmz@pobox.com>
2018-06-07 18:41:55 -04:00
Rick Elrod
e0e715c143
alembic needs owner, so use the anitya_admin user, since we don't do it the other way anywhere else anyway
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-07 22:28:50 +00:00
Clement Verna
0e98ef556c
Update OSBS stg to f28
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-07 22:21:54 +02:00
Kevin Fenzi
e19b21a513
set some eth1 vars right
2018-06-07 19:56:03 +00:00
Kevin Fenzi
612b082ae1
Add in aarch64 compute nodes for new cloud.
2018-06-07 19:21:55 +00:00
Josef Skladanka
780ad09202
Taskotron: Enable task_dockerbuild on dev
2018-06-07 18:52:53 +02:00
Josef Skladanka
824b6ca551
Taskotron buildmaster - enable 'discover' tasks
2018-06-07 18:50:02 +02:00
Kevin Fenzi
56053f1088
fix ansible-ansible-openshift-ansible to handle older openshift ansible
2018-06-07 16:30:26 +00:00
Clement Verna
2bc9ab059f
This seems to be needed
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-07 16:57:32 +02:00
Clement Verna
81bedbea0b
Add openshift_ansible_pre_playbook to osbs openshift ansible
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-07 16:49:51 +02:00
Josef Skladanka
c7fb094312
Pass httpauth to wsgi for taskotron vault
2018-06-07 13:08:27 +02:00
Clement Verna
73d0713933
Fix koji krb principal and keytab
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-07 12:49:15 +02:00
Clement Verna
75b8bb9c7a
Add ODCS signing intents
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-07 11:52:51 +02:00
Kevin Fenzi
192df1f243
fix typo
2018-06-07 04:00:49 +00:00
Kevin Fenzi
3df25df29f
first steps
2018-06-07 03:51:02 +00:00
Kevin Fenzi
095ce5a2c0
also need to actually specifiy tags
2018-06-06 23:08:40 +00:00
Kevin Fenzi
91789baca0
compress syslog files on pagure01 too
2018-06-06 22:59:23 +00:00