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
Pierre-Yves Chibon
12c2e0f6ff
Add a new hostname variable for pdc
2015-09-30 09:02:04 +02:00
Kushal Das
262f5b125b
Updates the first command in fedora.txt
2015-09-30 05:13:28 +00:00
Stephen Smoogen
c52a03a52c
and we have some new keys in my keys
2015-09-29 22:06:19 +00:00
Stephen Smoogen
6dd6b0810f
ooof. we dont have fedora19 or fedora20 anymore.
2015-09-29 20:59:03 +00:00
Kevin Fenzi
4b6a16fb95
Merge branch 'master' of /git/ansible
2015-09-29 20:36:47 +00:00
Kevin Fenzi
7e2bbcaba2
Update known_hosts
2015-09-29 20:36:36 +00:00
Stephen Smoogen
d87a7a927a
Because people keep committing to MY repo.
2015-09-29 18:45:48 +00:00
Stephen Smoogen
f2a3db600a
thank you peer1/serverbeach for your help to Fedora. good luck with your future
2015-09-29 18:45:43 +00:00
Kushal Das
b9102cdb2d
Updates the fedora.txt file for a special /etc/hosts file in the vm.
2015-09-29 18:35:43 +00:00
Stephen Smoogen
0bc2896a6b
and I need to put in the right ssh
2015-09-29 18:20:15 +00:00
Ralph Bean
4a7f3cba50
Delete extra delimeter.
2015-09-29 18:15:49 +00:00
Stephen Smoogen
82d4398cd2
Merge branch 'master' of /git/ansible
2015-09-29 18:14:15 +00:00
Stephen Smoogen
25e96c97c9
and we have some configs
2015-09-29 18:14:08 +00:00
Kushal Das
c8aa3df49d
Fixes the autocloud staging and production koji urls.
2015-09-29 18:13:59 +00:00
Kushal Das
b4c38bec40
Adds gcc to the dnf install section for autocloud-backend02.
2015-09-29 17:49:57 +00:00
Stephen Smoogen
ca47fa38f0
and we have to change a name here
2015-09-29 17:49:31 +00:00
Dan Horák
d7846832be
export composes from the koji hubs using a redirect
2015-09-29 16:41:53 +00:00
Dan Horák
3744cda2bd
use a redirect for packages also on secondary hubs
2015-09-29 16:20:57 +00:00
Pierre-Yves Chibon
a1360f065a
Use the hostname instead of the IP in the apache config
2015-09-29 17:54:45 +02:00
Pierre-Yves Chibon
73356a634b
Use the hostname instead of the IP in the settings
2015-09-29 17:53:17 +02:00
Pierre-Yves Chibon
9e75547d36
hard-code epel-7 to avoid the epel-7Server issue
2015-09-29 17:50:26 +02:00
Pierre-Yves Chibon
2c83a998d3
Simplify the pdc playbook
2015-09-29 17:46:25 +02:00
Pierre-Yves Chibon
07f87858e5
Rename for the playbook for pdc.fic.o
2015-09-29 17:34:38 +02:00
Pierre-Yves Chibon
0c152721a6
Adjust hostname and ip for pdc
2015-09-29 17:31:00 +02:00
Pierre-Yves Chibon
8120fb7115
Adjust the security group for pdc.fedorainfracloud.org
2015-09-29 17:19:09 +02:00
Pierre-Yves Chibon
57e79e6ec0
Expand the pdc playbook to create the cloud instance as well
2015-09-29 17:17:21 +02:00
Pierre-Yves Chibon
0f2225fc0c
Rename the playbook pdc-devnode to pdc directly
2015-09-29 17:14:18 +02:00