Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change state=running to start=started as the old one is going away in ↵ | Kevin Fenzi | 2017-04-13 | 1 | -1/+1 |
| | | | | ansible 2.7 | ||||
* | In ansible 2.2 always_run is depreciated. Switch to check_mode. | Kevin Fenzi | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | Unify all ssl cipher suite configurations | Patrick Uiterwijk | 2016-08-31 | 2 | -3/+3 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Death to all trailing whitespace. | Kevin Fenzi | 2016-08-08 | 1 | -3/+3 |
| | |||||
* | (no commit message) | Michael Scherer | 2016-03-30 | 1 | -0/+2 |
| | |||||
* | Infinote now has its own cert | Patrick Uiterwijk | 2016-02-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Have infinote use it's own cert. | Kevin Fenzi | 2016-01-19 | 2 | -4/+43 |
| | | | | Install it in infinote role so we can have perms we need without changing every run. | ||||
* | Remove action: in all roles. | Kevin Fenzi | 2016-01-06 | 1 | -1/+1 |
| | |||||
* | Drop the password for now. | Kevin Fenzi | 2015-10-14 | 1 | -1/+0 |
| | |||||
* | Tweak infinoted config a bit more. Make sync 60 seconds instead of 10 | Kevin Fenzi | 2015-10-13 | 2 | -4/+2 |
| | | | | add a handler to restart on config changes. | ||||
* | Setup selinux context for git content. | Kevin Fenzi | 2015-10-13 | 1 | -0/+22 |
| | |||||
* | Actually install the config. | Kevin Fenzi | 2015-10-13 | 1 | -0/+6 |
| | |||||
* | Allow apache to read the ssl files too | Kevin Fenzi | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Add initial infinote apaache config | Kevin Fenzi | 2015-10-13 | 1 | -0/+97 |
| | |||||
* | add cgitrc for infoinote, fix commit script | Kevin Fenzi | 2015-10-13 | 1 | -1/+0 |
| | |||||
* | Add a push to the end | Kevin Fenzi | 2015-10-13 | 1 | -0/+1 |
| | |||||
* | add basic git config for user | Kevin Fenzi | 2015-10-13 | 2 | -0/+9 |
| | |||||
* | Fix commit script to have arguments in the right places. | Kevin Fenzi | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Tweak up infinote some more. | Kevin Fenzi | 2015-10-13 | 3 | -3/+3 |
| | |||||
* | more infinote work | Kevin Fenzi | 2015-10-13 | 3 | -2/+26 |
| | |||||
* | Port should be 6523 (default for gobby 0.5) | Kevin Fenzi | 2015-10-11 | 1 | -1/+1 |
| | |||||
* | Open ports needed and fix syntax on plugins | Kevin Fenzi | 2015-10-11 | 1 | -1/+1 |
| | |||||
* | Tweat template to try and make it happier | Kevin Fenzi | 2015-10-11 | 1 | -1/+1 |
| | |||||
* | Revert "Try doing this with ini_file instead of template." | Kevin Fenzi | 2015-10-11 | 2 | -21/+31 |
| | | | | This reverts commit 51d60e8ec7d9eb1be20782fbceb0f355305b3837. | ||||
* | Revert "Don't use a - in variable names, ansible doesn't like it." | Kevin Fenzi | 2015-10-11 | 1 | -1/+1 |
| | | | | This reverts commit 3c548a24b400f319392a09f52631c9c9aa8487a9. | ||||
* | Revert "Try setting these to present" | Kevin Fenzi | 2015-10-11 | 1 | -12/+12 |
| | | | | This reverts commit 0b9ecbdbfb7eddbd312d3c12ed6a6227d9e4477d. | ||||
* | Try setting these to present | Kevin Fenzi | 2015-10-11 | 1 | -12/+12 |
| | |||||
* | Don't use a - in variable names, ansible doesn't like it. | Kevin Fenzi | 2015-10-11 | 1 | -1/+1 |
| | |||||
* | Try doing this with ini_file instead of template. | Kevin Fenzi | 2015-10-11 | 2 | -31/+21 |
| | |||||
* | Use correct name of handler | Kevin Fenzi | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | Fix path | Kevin Fenzi | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | Bunch more work on infinoted | Kevin Fenzi | 2015-10-09 | 3 | -0/+56 |
| | |||||
* | Add first cut at a infinote server (config to come) | Kevin Fenzi | 2015-10-09 | 1 | -0/+29 |