Commit Graph

4678 Commits

Author SHA1 Message Date
Pierre-Yves Chibon
545d471bda Upgrade pkgdb02 to RHEL7 2014-11-06 08:52:03 +01:00
Kevin Fenzi
4acac36df3 Add virthost09 to ansible 2014-11-05 20:53:38 +00:00
Ralph Bean
88d8318332 Nuke that nuancier datanommer check. The one that always times out. 2014-11-05 20:37:15 +00:00
Kevin Fenzi
f284e97e95 Add virthost08 to ansible 2014-11-05 20:04:19 +00:00
Kevin Fenzi
7e812fb7fc Add virthost07 to ansible 2014-11-05 19:45:29 +00:00
Kevin Fenzi
9ef6d93946 Add virthost06 to ansible 2014-11-05 18:31:05 +00:00
Ralph Bean
9078b36531 Apparently the fmn backend needs one more fedmsg endpoint. 2014-11-05 16:57:52 +00:00
Ralph Bean
7534fbc852 Can ansible do parentheses here? 2014-11-05 16:07:09 +00:00
Ralph Bean
d61307e30c Separate fi-collectd into two separate selinux modules. 2014-11-05 16:04:43 +00:00
Ralph Bean
beea6f8612 Ignore errors since we expect this to fail. 2014-11-05 15:43:08 +00:00
Ralph Bean
7d29f1c153 Try to install our fi-collectd module if it is not installed. 2014-11-05 15:40:53 +00:00
Kevin Fenzi
9694a2c908 Update community-cloud alias. Ticket 4586 2014-11-05 15:38:33 +00:00
Kevin Fenzi
987969dcc0 Fix part of patch that didn't apply cleanly. 2014-11-05 15:35:57 +00:00
Praveen Kumar
4b1e5162d7 Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html 2014-11-05 15:32:11 +00:00
Ralph Bean
fa85764d3b Tell our patched systemd fedmsg services to restart on failure. 2014-11-05 15:18:49 +00:00
Kevin Fenzi
e7c62d3466 Add virthost12 to ansible. 2014-11-04 21:37:36 +00:00
Kevin Fenzi
c7965f8cd4 Add virthost10 to ansible 2014-11-04 20:13:23 +00:00
Pierre-Yves Chibon
88b3fb754d Give +x rights to apache 2014-11-04 17:01:28 +01:00
Pierre-Yves Chibon
7a4b565b05 Reactivate the creation of the directories we upload to 2014-11-04 15:54:19 +01:00
Pierre-Yves Chibon
f451b1ca27 Update the nuancier apache configuration for RHEL7 2014-11-04 15:42:21 +01:00
Pierre-Yves Chibon
1c314a71be Specify the mountdir is a directory in gluster/client 2014-11-04 15:17:55 +01:00
Andrea Veri
b9bccaece2 GNOME Backups: remove combobox.gnome.org from the backups set until we clean some of the previous backups 2014-11-04 13:37:38 +00:00
Stephen Smoogen
9aba0fbd75 and somehow we keep getting the wrong repos turned on 2014-11-04 02:35:18 +00:00
Stephen Smoogen
fc2aae01ac ooops 2014-11-04 02:22:30 +00:00
Stephen Smoogen
d0591e8037 I think now I can get the datacenter working 2014-11-04 02:21:34 +00:00
Stephen Smoogen
396c116b74 and then we tried to make cloud-noc01 use fakefas 2014-11-03 23:18:19 +00:00
Tim Flink
57d2f64097 disable fact gathering for grokmirror update since root user isn't used 2014-11-03 19:58:53 +00:00
Valentin Gologuzov
78d15aa75a [copr] added puppet.fp.o to /etc/hosts 2014-11-03 17:24:52 +01:00
Valentin Gologuzov
e3bbcea98b [copr] using testing repor for copr-keygen 2014-11-03 10:40:28 +01:00
Luke Macken
5be3a3cbb9 Turn the hardcoded mirrormanger user/group ids into variables 2014-10-31 18:25:43 +00:00
Luke Macken
ee00fb884e atomic-composer: Enable the rsync_client SELinux boolean 2014-10-30 23:19:31 +00:00
Luke Macken
fcb92e3dbf atomic-composer: Add a custom config 2014-10-30 19:27:20 +00:00
Luke Macken
bed2d1e145 atomic-composer: Add the rpmostreecompose user to the fedmsg group 2014-10-30 17:24:30 +00:00
Luke Macken
9f74abd316 Add the atomic-composer role to the staging composer 2014-10-30 16:23:07 +00:00
Luke Macken
9ee4e6fd91 Initial commit of the atomic-composer role. 2014-10-30 16:22:28 +00:00
Miroslav Suchý
77626215a2 index even 2 character long strings 2014-10-30 11:01:36 +00:00
Valentin Gologuzov
c455a4a39c [copr] new config options for backend and frontend 2014-10-30 11:56:20 +01:00
Aurélien Bompard
2e23119a63 HyperKitty: add a cronjob to clean expired sessions 2014-10-30 10:16:34 +00:00
Stephen Smoogen
afa0481fc1 and we try to convert fed-cloud11 to a box for kushal 2014-10-29 18:53:36 +00:00
Stephen Smoogen
8814bff83c hack, slash, repeat 2014-10-29 18:17:09 +00:00
Stephen Smoogen
deaee439ed trying to install fed21 with fed20 initrd.img.. no workee for some reason 2014-10-29 17:49:13 +00:00
Stephen Smoogen
7b8c9028ad make some tftp changes 2014-10-29 17:29:44 +00:00
Mathieu Bridon
1b2337558f lookaside: Add the hash type to the folder structure
This makes it more explicit which hash was used for a given tarball.

https://fedorahosted.org/rel-eng/ticket/5846
2014-10-28 10:59:01 +01:00
Mathieu Bridon
a92efe252a lookaside: Add support for sha512 file hashes
With this change, the upload CGI script will start preferring uploads
hashed as sha512, but still accept md5 as a fallback.

The message emitted on fedmsg is unchanged, because doing so would break
it. We're going to fix that later though.

https://fedorahosted.org/rel-eng/ticket/5846
2014-10-28 10:59:01 +01:00
Mathieu Bridon
608810be28 lookaside: De-hardcode md5 assumptions...
... as much as possible.

The point of this patch is to make it easier to move away from md5 in a
subsequent patch, without having one monster change which would be
impossible to review.

Some md5 stuff remains hardcoded, because changing it at this point
would break compatibility.

https://fedorahosted.org/rel-eng/ticket/5846
2014-10-28 10:59:01 +01:00
Mathieu Bridon
b842616187 lookaside: Drop EL < 6 support
This will make it easier to move away from md5 for the source tarballs.

It shouldn't cause any problem anyway, as Fedora runs this on EL 6 in
production, and EL 7 in staging.
2014-10-28 10:16:30 +01:00
Mathieu Bridon
76d83b13a0 lookaside: Remove tempfile when hash verification fails
Without this, tempfiles just accumulate.
2014-10-28 10:16:30 +01:00
Ralph Bean
dc0ddb5392 Include our new friend. 2014-10-27 19:59:39 +00:00
Ralph Bean
d8b665f30c Mount with read and write so we can mash there (staging). 2014-10-27 19:52:51 +00:00
Ralph Bean
ebd08524e8 Of course, it needs sudo too. 2014-10-27 19:40:18 +00:00