Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase TOTP window size to 60 seconds at each end of the moment | Patrick Uiterwijk | 2016-06-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Install ca on all nodes, not just the non master ones. | Kevin Fenzi | 2016-03-03 | 1 | -1/+0 |
| | |||||
* | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 1 | -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 Fenzi | 2015-09-25 | 1 | -7/+7 |
| | | | | private. | ||||
* | environment is a reserved word in ansible, we use env. | Kevin Fenzi | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Try and clean up the logic here some more. | Kevin Fenzi | 2015-02-22 | 1 | -27/+5 |
| | |||||
* | Fix up idempotency on fas master hopefully | Kevin Fenzi | 2015-02-22 | 1 | -2/+2 |
| | |||||
* | Simply this and hopefully fix it for idempotency | Kevin Fenzi | 2015-02-22 | 1 | -2/+2 |
| | |||||
* | Fix incorrect path with totpcgi in prod | Kevin Fenzi | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | Another place where we need to fix. | Kevin Fenzi | 2015-01-25 | 1 | -0/+1 |
| | |||||
* | Try this to not cause double changes on fas servers. | Kevin Fenzi | 2015-01-25 | 1 | -2/+2 |
| | |||||
* | Restart httpd after installing totpcgi-vpn stuff | Patrick Uiterwijk | 2014-12-19 | 1 | -0/+8 |
| | |||||
* | Deploy the 2fa VPN certs | Patrick Uiterwijk | 2014-12-19 | 1 | -12/+9 |
| | |||||
* | Move install the totpcgi key and cert to the totpcgi role | Pierre-Yves Chibon | 2014-12-07 | 1 | -0/+22 |
| | |||||
* | No need to repeat /etc/httpd/conf.d... | Pierre-Yves Chibon | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | Fix the name of the totpcgi-provisioning apache configuration file | Pierre-Yves Chibon | 2014-12-07 | 1 | -2/+2 |
| | |||||
* | In totpcgi, create the totpcgi user before we install the rpm | Pierre-Yves Chibon | 2014-12-07 | 1 | -5/+5 |
| | |||||
* | Adjust uid | Pierre-Yves Chibon | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | Fix permission on dest=/var/www/totpcgi/index.cgi | Pierre-Yves Chibon | 2014-12-07 | 1 | -2/+2 |
| | |||||
* | Split creating the directories in multiple actions to get the ↵ | Pierre-Yves Chibon | 2014-12-07 | 1 | -3/+11 |
| | | | | owner/group/permission right | ||||
* | Try switching this uid | Kevin Fenzi | 2014-12-07 | 1 | -2/+2 |
| | |||||
* | More tweaks | Kevin Fenzi | 2014-12-07 | 1 | -7/+7 |
| | |||||
* | More 2's | Kevin Fenzi | 2014-12-07 | 1 | -2/+2 |
| | |||||
* | 2 2 2 2 2 2 2 2 2! | Kevin Fenzi | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | Fix path name | Kevin Fenzi | 2014-12-07 | 1 | -6/+6 |
| | |||||
* | No path here. | Kevin Fenzi | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | Correct package name | Kevin Fenzi | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | Add totpcgi role. | Kevin Fenzi | 2014-12-06 | 19 | -0/+1173 |