Commit graph

2808 commits

Author SHA1 Message Date
Patrick Uiterwijk
735e5b1687 Make regcfp its own role
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 10:50:25 +00:00
Patrick Uiterwijk
1f9a6c167c Who would have guessed we need git to clone
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 10:06:20 +00:00
Patrick Uiterwijk
2cdccd6c98 Update regcfp
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 09:57:30 +00:00
Patrick Uiterwijk
03959b78b7 Create regcfp instance
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 09:40:16 +00:00
Patrick Uiterwijk
b69187c61c COPR API goes over SSL 2016-01-22 01:04:50 +00:00
Patrick Uiterwijk
ff3c5dcdf6 Proxy copr api
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-22 00:44:27 +00:00
Patrick Uiterwijk
ac7b6a63c4 Make proxies redirect copr.fp.o to copr.fic.o
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 23:57:06 +00:00
Patrick Uiterwijk
580d6896f7 Also do www.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 21:59:02 +00:00
Patrick Uiterwijk
42d9c8ec95 www. == .
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 21:51:26 +00:00
Patrick Uiterwijk
b39edb5f77 ftf can be sslonly now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 21:42:56 +00:00
Patrick Uiterwijk
28c1d7df27 Also copy ftf cert
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 21:38:23 +00:00
Patrick Uiterwijk
f2daa8d7a4 Forward flocktofedora.net and .com to .org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 21:24:03 +00:00
Patrick Uiterwijk
0a8979858f Enable SSL for flocktofedora.org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 21:19:43 +00:00
Patrick Uiterwijk
48b29548de These forwards are not needed
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 20:56:42 +00:00
Patrick Uiterwijk
3fccaa2ad3 If only I could type for once...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 20:43:09 +00:00
Patrick Uiterwijk
8649124000 Bring new flocktofedora.org live on proxies
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 20:42:20 +00:00
Patrick Uiterwijk
5db108dad6 Add our last type of Dell hw: R720xd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 16:28:16 +00:00
a5482ba90e starting migration from separate to unified taskotron playbook 2016-01-21 15:50:46 +00:00
9adf5351a0 changing order of roles for taskotron-client-hosts 2016-01-21 15:41:06 +00:00
Patrick Uiterwijk
ffbd6bf575 IBM is a no-go: they don't provide checksums
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 15:28:29 +00:00
Patrick Uiterwijk
ed61af12c0 Add R520 iDRAC/Lifecycle and BIOS
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:59:01 +00:00
Patrick Uiterwijk
d77dec24a3 In check mode, check if update applies but don't actually apply
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:55:10 +00:00
Patrick Uiterwijk
1241409443 Some fixes and more remarks
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:51:09 +00:00
Patrick Uiterwijk
a07bb227d1 First version of firmware upgrade playbook, compatible with Dell
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-21 12:39:25 +00:00
Kevin Fenzi
f8cf784ffb We do need to create it, but we don't need to specify owner. 2016-01-20 21:21:54 +00:00
Kevin Fenzi
1955438d6f Don't try and create the db here, just load it from dump 2016-01-20 21:19:07 +00:00
Kevin Fenzi
46da3776a9 Fetch module is confusing. :) 2016-01-20 21:16:28 +00:00
Kevin Fenzi
3733134821 fetch is the problem. it's dest has to be a directory and cannot be a file. 2016-01-20 21:11:20 +00:00
Kevin Fenzi
37e1bd5525 Hum, revert last change 2016-01-20 21:07:22 +00:00
Kevin Fenzi
bc342a793c Don't specify the file in copy dest as it expects a dir. 2016-01-20 21:03:22 +00:00
Kevin Fenzi
4a9834b5b3 Move this to the end and don't use the non existant postgres user 2016-01-20 20:59:58 +00:00
Kevin Fenzi
610bb114dd Drop sync and use fetch/copy 2016-01-20 20:54:59 +00:00
Kevin Fenzi
a6735a8df0 Need to sync the dump to batcave first and push it out to staging 2016-01-20 20:51:33 +00:00
Kevin Fenzi
91ae1a9adb Missing a redirect 2016-01-20 20:44:20 +00:00
Kevin Fenzi
f28fe35b10 This has to be shell as we are using a | in it. 2016-01-20 20:42:28 +00:00
Kevin Fenzi
4d82429eb2 Move the rm of the prod tmp db dump to the end in it's own play 2016-01-20 20:23:12 +00:00
Kevin Fenzi
99df5625b4 Add a manual staging sync playbook to sync fas db from prod to stg. 2016-01-20 20:11:55 +00:00
Kevin Fenzi
da510bf1bf Move fedmsg/base role before releng since we use the fedmsg user there. 2016-01-19 20:25:53 +00:00
Kevin Fenzi
072cf88ae0 Have infinote use it's own cert.
Install it in infinote role so we can have perms we need without changing every run.
2016-01-19 18:02:09 +00:00
Ralph Bean
d44fc16d28 Necessary to force a pull in this repo. 2016-01-15 16:17:55 +00:00
Patrick Uiterwijk
32f1e2bf83 Give jenkins basic htpd config 2016-01-15 09:47:53 +00:00
Patrick Uiterwijk
f0d7f116e4 Jenkins actually doesnt have fedmsg it seems...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-15 09:36:27 +00:00
Patrick Uiterwijk
be936aa5ea Let's setup a reverse proxy on jenkins
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-15 09:34:51 +00:00
Miroslav Suchý
70f1006b1b install yum and others for copr-keygen 2016-01-13 14:30:41 +01:00
Miroslav Suchý
6271a58fc8 install yum and others for copr-keygen 2016-01-13 14:28:52 +01:00
Ralph Bean
c2897a6167 Giving pdc its own subdomain will be easier. 2016-01-12 14:08:22 -05:00
Ralph Bean
4ff7b8cbeb Proxy information for pdc. 2016-01-12 13:26:56 -05:00
Ralph Bean
1582e3e26f Remove duplicate mdapi entry. 2016-01-12 13:26:18 -05:00
670825a0e4 remove old openshift for osbs, no longer needed 2016-01-12 17:15:07 +00:00
Ralph Bean
2226885680 fedmsg/base needs apache. 2016-01-12 11:36:20 -05:00