summaryrefslogtreecommitdiffstats
path: root/roles/infinote
Commit message (Collapse)AuthorAgeFilesLines
* change state=running to start=started as the old one is going away in ↵Kevin Fenzi2017-04-131-1/+1
| | | | ansible 2.7
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-1/+1
|
* Unify all ssl cipher suite configurationsPatrick Uiterwijk2016-08-312-3/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Death to all trailing whitespace.Kevin Fenzi2016-08-081-3/+3
|
* (no commit message)Michael Scherer2016-03-301-0/+2
|
* Infinote now has its own certPatrick Uiterwijk2016-02-241-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Have infinote use it's own cert.Kevin Fenzi2016-01-192-4/+43
| | | | Install it in infinote role so we can have perms we need without changing every run.
* Remove action: in all roles.Kevin Fenzi2016-01-061-1/+1
|
* Drop the password for now.Kevin Fenzi2015-10-141-1/+0
|
* Tweak infinoted config a bit more. Make sync 60 seconds instead of 10Kevin Fenzi2015-10-132-4/+2
| | | | add a handler to restart on config changes.
* Setup selinux context for git content.Kevin Fenzi2015-10-131-0/+22
|
* Actually install the config.Kevin Fenzi2015-10-131-0/+6
|
* Allow apache to read the ssl files tooKevin Fenzi2015-10-131-1/+1
|
* Add initial infinote apaache configKevin Fenzi2015-10-131-0/+97
|
* add cgitrc for infoinote, fix commit scriptKevin Fenzi2015-10-131-1/+0
|
* Add a push to the endKevin Fenzi2015-10-131-0/+1
|
* add basic git config for userKevin Fenzi2015-10-132-0/+9
|
* Fix commit script to have arguments in the right places.Kevin Fenzi2015-10-131-1/+1
|
* Tweak up infinote some more.Kevin Fenzi2015-10-133-3/+3
|
* more infinote workKevin Fenzi2015-10-133-2/+26
|
* Port should be 6523 (default for gobby 0.5)Kevin Fenzi2015-10-111-1/+1
|
* Open ports needed and fix syntax on pluginsKevin Fenzi2015-10-111-1/+1
|
* Tweat template to try and make it happierKevin Fenzi2015-10-111-1/+1
|
* Revert "Try doing this with ini_file instead of template."Kevin Fenzi2015-10-112-21/+31
| | | | This reverts commit 51d60e8ec7d9eb1be20782fbceb0f355305b3837.
* Revert "Don't use a - in variable names, ansible doesn't like it."Kevin Fenzi2015-10-111-1/+1
| | | | This reverts commit 3c548a24b400f319392a09f52631c9c9aa8487a9.
* Revert "Try setting these to present"Kevin Fenzi2015-10-111-12/+12
| | | | This reverts commit 0b9ecbdbfb7eddbd312d3c12ed6a6227d9e4477d.
* Try setting these to presentKevin Fenzi2015-10-111-12/+12
|
* Don't use a - in variable names, ansible doesn't like it.Kevin Fenzi2015-10-111-1/+1
|
* Try doing this with ini_file instead of template.Kevin Fenzi2015-10-112-31/+21
|
* Use correct name of handlerKevin Fenzi2015-10-091-1/+1
|
* Fix pathKevin Fenzi2015-10-091-1/+1
|
* Bunch more work on infinotedKevin Fenzi2015-10-093-0/+56
|
* Add first cut at a infinote server (config to come)Kevin Fenzi2015-10-091-0/+29