Commit graph

10523 commits

Author SHA1 Message Date
Ralph Bean
3e6dd85f0a I think this conditional is being screwy. 2015-09-30 18:57:42 +00:00
Ralph Bean
3b952285cc Autocloud has no alembic upgrade scripts yet. 2015-09-30 18:54:23 +00:00
Ralph Bean
9d3b442c27 Only upgrade tunir on the backend. 2015-09-30 18:54:13 +00:00
Ralph Bean
a5cb282cd1 Change that from yum to dnf. 2015-09-30 18:52:14 +00:00
Ralph Bean
21d93f0a7e Also update packages on the frontend. 2015-09-30 18:49:19 +00:00
Ralph Bean
518330e82c Add an autocloud upgrade playbook. 2015-09-30 18:47:46 +00:00
Ralph Bean
f6f8f33601 Try turning that fedmsg_debug_loopback on for the autocloud backend. 2015-09-30 18:30:51 +00:00
Ralph Bean
50eab3a7e0 Add missing file. 2015-09-30 18:28:34 +00:00
Ralph Bean
5e94411d35 Is this the syntax\? 2015-09-30 18:24:59 +00:00
Ralph Bean
d1f36c8fb4 Try adding a var to enable that fedmsg debug loopback. 2015-09-30 18:23:41 +00:00
Ralph Bean
373497b746 Add a check for pagure.io. 2015-09-30 17:52:02 +00:00
Ralph Bean
9e364dcd18 Try defining a command that doesn't use the HOSTADDRESS. 2015-09-30 17:50:08 +00:00
Ralph Bean
3fb95d3dd0 Try this. 2015-09-30 17:42:12 +00:00
Ralph Bean
cdecabb9a1 Try to use nagios to check whatcanidoforfedora.org again. 2015-09-30 17:13:59 +00:00
Mikolaj Izdebski
03d42ad988 Increase memory and CPUs on koschei.stg to match production 2015-09-30 17:10:24 +00:00
Mikolaj Izdebski
e293238378 Koschei: configure parameters for upcoming paraller resolver 2015-09-30 17:08:43 +00:00
Ralph Bean
d363f69d10 Add a cronjob to kill vagrant. 2015-09-30 14:05:47 +00:00
Kushal Das
21be039cb3 Adds -v to the python tests 2015-09-30 13:50:10 +00:00
Ralph Bean
c6ec33e036 Apparently, autocloud does not have an explicit libvirt option. 2015-09-30 13:33:49 +00:00
Ralph Bean
89a61d3a99 Be explicit about whether these specializations are on or off. 2015-09-30 13:33:49 +00:00
Ralph Bean
41fb6fe6d9 Remove typo. 2015-09-30 13:33:49 +00:00
Patrick Uiterwijk
c33a6975a2 Use persistent nameid 2015-09-30 13:32:50 +00:00
Pierre-Yves Chibon
d8cf9c9166 Adjust the apache configuration for pdc
- Make it https by default
- Make it use saml for login
2015-09-30 15:30:27 +02:00
Pierre-Yves Chibon
9204b67642 Install the SSL certs for saml2 2015-09-30 15:23:35 +02:00
Pierre-Yves Chibon
51305453b8 Add an install metadata.xml and idp-metadata.xml in /etc/httpd/saml2 2015-09-30 15:18:17 +02:00
Patrick Uiterwijk
95c71a653b typo 2015-09-30 12:00:00 +00:00
Patrick Uiterwijk
7ed3f16da6 Fix path 2015-09-30 11:54:08 +00:00
Pierre-Yves Chibon
6baf397f6b Use the correct variable 2015-09-30 13:49:46 +02:00
Patrick Uiterwijk
4caa7b2b28 Keyr is not a word 2015-09-30 11:47:38 +00:00
Pierre-Yves Chibon
d51084b0e6 Specify the shared buffer for postgresql on pdc 2015-09-30 13:37:47 +02:00
Patrick Uiterwijk
27ed4b0e48 When I do something todo, do it 2015-09-30 11:35:57 +00:00
Pierre-Yves Chibon
27f492cca8 Move pdc to postgresql 2015-09-30 13:34:15 +02:00
Pierre-Yves Chibon
ba03d100ff Include the base role and make the pdc a postgresql server 2015-09-30 13:34:15 +02:00
Pierre-Yves Chibon
e8568e8b0f Install xmlsec1 2015-09-30 13:34:15 +02:00
Patrick Uiterwijk
c26b1b1d3c Update SAML2 stg data to include pdcdev 2015-09-30 11:28:49 +00:00
Patrick Uiterwijk
55b6f0c48d Enable proxy tool 2015-09-30 11:13:15 +00:00
Patrick Uiterwijk
0af2d897f0 Try the templates dir 2015-09-30 10:55:03 +00:00
Patrick Uiterwijk
bf62c5c735 Try with more complete relative path 2015-09-30 10:53:00 +00:00
Patrick Uiterwijk
584d02cb11 Add saml2 data 2015-09-30 10:51:08 +00:00
Patrick Uiterwijk
e3ea0ecaa9 Mark this as httpd_var_lib_t so ipsilon can write 2015-09-30 09:44:50 +00:00
Patrick Uiterwijk
85d22d2b28 Moved this earlier in the name 2015-09-30 09:40:02 +00:00
Patrick Uiterwijk
a82ac0b533 Use stg cert and key for stg 2015-09-30 09:35:47 +00:00
Patrick Uiterwijk
fe21f2e6b6 Install ipsilon-saml2 2015-09-30 09:28:14 +00:00
Patrick Uiterwijk
3aca74adb3 Use separate nameid salt for stg 2015-09-30 09:25:24 +00:00
Patrick Uiterwijk
88f5b045d4 One time ipsilon in the path is enough 2015-09-30 09:23:16 +00:00
Patrick Uiterwijk
8896f71778 Add Ipsilon SAML2 config 2015-09-30 09:15:39 +00:00
Pierre-Yves Chibon
b7ae30017a Handle the fact that the static files are in two locations
The static files are split over two places:
- /usr/share/pdc/static/ which contains the files specific to pdc
- /usr/share/patternfly1/resources/ which contains the files from patternfly1

This means that we much teach apache to go to both places to look for the static
files. This is quite annoying and thankfully something that Patrick Uiterwijk
and I already looked into for flask-multistatic.
So the solution was already known and documented:
https://pagure.io/flask-multistatic/blob/master/f/example.conf
2015-09-30 10:15:26 +02:00
Pierre-Yves Chibon
bbbfe4d4e4 Add the host to the list of ALLOWED_HOSTS 2015-09-30 10:05:39 +02:00
Pierre-Yves Chibon
4ccd19a951 Add myself to the admins and adjust the smtp host to use 2015-09-30 10:03:26 +02:00
Pierre-Yves Chibon
25879b9640 Deactivate the email handler as it breaks things currently 2015-09-30 10:02:42 +02:00