summaryrefslogtreecommitdiffstats
path: root/roles/totpcgi
Commit message (Collapse)AuthorAgeFilesLines
* Increase TOTP window size to 60 seconds at each end of the momentPatrick Uiterwijk2016-06-221-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Install ca on all nodes, not just the non master ones.Kevin Fenzi2016-03-031-1/+0
|
* Replace all restart httpd with reload httpdPatrick Uiterwijk2015-11-041-4/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Move all puppet_private stuff to ansible private so we can stop using puppet ↵Kevin Fenzi2015-09-251-7/+7
| | | | private.
* environment is a reserved word in ansible, we use env.Kevin Fenzi2015-02-281-1/+1
|
* Try and clean up the logic here some more.Kevin Fenzi2015-02-221-27/+5
|
* Fix up idempotency on fas master hopefullyKevin Fenzi2015-02-221-2/+2
|
* Simply this and hopefully fix it for idempotencyKevin Fenzi2015-02-221-2/+2
|
* Fix incorrect path with totpcgi in prodKevin Fenzi2015-02-201-1/+1
|
* Another place where we need to fix.Kevin Fenzi2015-01-251-0/+1
|
* Try this to not cause double changes on fas servers.Kevin Fenzi2015-01-251-2/+2
|
* Restart httpd after installing totpcgi-vpn stuffPatrick Uiterwijk2014-12-191-0/+8
|
* Deploy the 2fa VPN certsPatrick Uiterwijk2014-12-191-12/+9
|
* Move install the totpcgi key and cert to the totpcgi rolePierre-Yves Chibon2014-12-071-0/+22
|
* No need to repeat /etc/httpd/conf.d...Pierre-Yves Chibon2014-12-071-1/+1
|
* Fix the name of the totpcgi-provisioning apache configuration filePierre-Yves Chibon2014-12-071-2/+2
|
* In totpcgi, create the totpcgi user before we install the rpmPierre-Yves Chibon2014-12-071-5/+5
|
* Adjust uidPierre-Yves Chibon2014-12-071-1/+1
|
* Fix permission on dest=/var/www/totpcgi/index.cgiPierre-Yves Chibon2014-12-071-2/+2
|
* Split creating the directories in multiple actions to get the ↵Pierre-Yves Chibon2014-12-071-3/+11
| | | | owner/group/permission right
* Try switching this uidKevin Fenzi2014-12-071-2/+2
|
* More tweaksKevin Fenzi2014-12-071-7/+7
|
* More 2'sKevin Fenzi2014-12-071-2/+2
|
* 2 2 2 2 2 2 2 2 2!Kevin Fenzi2014-12-071-1/+1
|
* Fix path nameKevin Fenzi2014-12-071-6/+6
|
* No path here.Kevin Fenzi2014-12-071-1/+1
|
* Correct package nameKevin Fenzi2014-12-071-1/+1
|
* Add totpcgi role.Kevin Fenzi2014-12-0619-0/+1173