summaryrefslogtreecommitdiffstats
path: root/roles/pdc
Commit message (Collapse)AuthorAgeFilesLines
...
* Try this without the url prefix.Ralph Bean2016-01-121-5/+5
|
* pdc url prefix.Ralph Bean2016-01-121-5/+5
|
* Explicit perms for this.Ralph Bean2016-01-121-1/+3
|
* PDC password fields.Ralph Bean2016-01-121-5/+9
|
* Useful for debugging to allow localhost here.Ralph Bean2016-01-121-1/+5
|
* Try to simplify pdc.conf.Ralph Bean2016-01-121-105/+91
|
* Another selinux boolean for pdc frontend.Ralph Bean2016-01-121-2/+7
|
* Mail settings for pdc.Ralph Bean2016-01-121-2/+2
|
* Of course, we need mod_auth_mellon.Ralph Bean2016-01-121-0/+1
|
* Correct suffix.Ralph Bean2016-01-121-1/+1
|
* Use this var instead.Ralph Bean2016-01-121-1/+1
|
* Try to clean up saml config.Ralph Bean2016-01-125-176/+17
|
* A start at pdc config. still need to work out saml2/mellon stuff.Ralph Bean2016-01-1212-18/+481
|
* Remove action: in all roles.Kevin Fenzi2016-01-061-1/+1
|
* I hit https://http.cat/413 again. Double this.Ralph Bean2015-12-141-1/+1
|
* The rpms.json file can be really, really big.Ralph Bean2015-12-071-1/+1
|
* Fiddle with PDC permissions.Ralph Bean2015-12-051-5/+3
|
* Set DEFAULT_PERMISSION_CLASSES for PDC.Ralph Bean2015-11-191-41/+24
| | | | See https://github.com/product-definition-center/product-definition-center/issues/221
* Replace all restart httpd with reload httpdPatrick Uiterwijk2015-11-041-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* pdc, selinux.Ralph Bean2015-10-081-0/+5
|
* Try to fix Mellon paths.Ralph Bean2015-10-081-2/+2
|
* Fix pdc var.Ralph Bean2015-10-081-1/+1
|
* Adjust the apache configuration for pdcPierre-Yves Chibon2015-09-301-2/+37
| | | | | - Make it https by default - Make it use saml for login
* Install the SSL certs for saml2Pierre-Yves Chibon2015-09-301-0/+11
|
* Add an install metadata.xml and idp-metadata.xml in /etc/httpd/saml2Pierre-Yves Chibon2015-09-303-0/+133
|
* Use the correct variablePierre-Yves Chibon2015-09-301-1/+1
|
* Move pdc to postgresqlPierre-Yves Chibon2015-09-301-5/+5
|
* Install xmlsec1Pierre-Yves Chibon2015-09-301-0/+1
|
* Handle the fact that the static files are in two locationsPierre-Yves Chibon2015-09-301-1/+8
| | | | | | | | | | | | 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
* Add the host to the list of ALLOWED_HOSTSPierre-Yves Chibon2015-09-301-2/+1
|
* Add myself to the admins and adjust the smtp host to usePierre-Yves Chibon2015-09-301-2/+5
|
* Deactivate the email handler as it breaks things currentlyPierre-Yves Chibon2015-09-301-4/+4
|
* Add a new hostname variable for pdcPierre-Yves Chibon2015-09-302-3/+3
|
* Use the hostname instead of the IP in the apache configPierre-Yves Chibon2015-09-291-2/+2
|
* Use the hostname instead of the IP in the settingsPierre-Yves Chibon2015-09-291-1/+1
|
* hard-code epel-7 to avoid the epel-7Server issuePierre-Yves Chibon2015-09-291-1/+1
|
* Typofix.Ralph Bean2015-09-211-1/+1
|
* Include some preliminary config for pdc.Ralph Bean2015-09-213-0/+227
|
* Add patternfly for pdc.Ralph Bean2015-09-212-0/+19
|
* Toying with setting up PDC.Ralph Bean2015-09-212-0/+24