summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* As expected, quotes are again neededPatrick Uiterwijk2016-08-101-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Rename real variable namesPatrick Uiterwijk2016-08-101-0/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Reserve fas_sync and add valid_ssh_keyPatrick Uiterwijk2016-08-091-0/+9
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Small config update to include quotesPatrick Uiterwijk2016-08-091-4/+5
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* This is a templatePatrick Uiterwijk2016-08-091-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add IPA sync stuff to staging fasPatrick Uiterwijk2016-08-094-0/+100
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* new ssh host key for virthost-comm02.qaKevin Fenzi2016-08-091-1/+1
|
* Correct syntaxPatrick Uiterwijk2016-08-091-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Open port 88 for stg ipaPatrick Uiterwijk2016-08-091-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* integrate OpenStack ppc64le builders into COPRclime2016-08-098-7/+356
|
* nagios, you do vex me soKevin Fenzi2016-08-091-1/+1
|
* not fqdnKevin Fenzi2016-08-091-1/+1
|
* nagios, you are dumbKevin Fenzi2016-08-091-1/+1
|
* we want servers here not everythingKevin Fenzi2016-08-091-1/+1
|
* add a noswap group, put mirrorlist-host1plus in it so we do not check swap thereKevin Fenzi2016-08-092-1/+6
|
* Remove deprecated check from notifs-backendPatrick Uiterwijk2016-08-091-7/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Update nagios for new FMN architecturePatrick Uiterwijk2016-08-092-23/+13
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add check_fmnPatrick Uiterwijk2016-08-092-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make warning and critical values configurablePatrick Uiterwijk2016-08-092-4/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add rabbitmq config to ansiblePatrick Uiterwijk2016-08-093-1/+49
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* openqa/dispatcher: update schedule.conf for scheduler changesAdam Williamson2016-08-091-2/+3
| | | | | | | since resultsdb submission was added to the scheduler, we must disable it here for now (as we don't want to use it yet), and also update the name of the config directive that controls wiki result submission.
* Add f25 mash config files for f25-updates and f25-updates-testing. Remove ↵Kevin Fenzi2016-08-097-81/+44
| | | | old f21 and f22 ones.
* Remove email validation hotfix now thats in upstreamPatrick Uiterwijk2016-08-093-2115/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix a bunch of places that didn't use the full correct modeKevin Fenzi2016-08-087-25/+25
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-0824-79/+79
|
* Death to all trailing whitespace.Kevin Fenzi2016-08-08131-311/+311
|
* Add ansible-lint to batcave01Kevin Fenzi2016-08-081-0/+1
|
* openqa/dispatcher: now needs python-resultsdb_apiAdam Williamson2016-08-081-0/+1
|
* Only install mod_wsgi on mdapi in stg for now.Kevin Fenzi2016-08-081-1/+1
|
* remove fas2-dev from fas groupKevin Fenzi2016-08-081-1/+0
|
* Rework haproxy template so we do not have a block of whitespace changes with ↵Kevin Fenzi2016-08-081-5/+10
| | | | staging conditionals
* Fix when clause to actually work.Kevin Fenzi2016-08-081-1/+1
|
* update ssh_known_hostsKevin Fenzi2016-08-081-0/+2
|
* fix pkg to packageKevin Fenzi2016-08-083-3/+3
|
* Use a more concise form for include of playbookMichael Scherer2016-08-081-8/+1
|
* Simplify the task to install cronjobMichael Scherer2016-08-081-4/+5
| | | | | | Giving directly the file to deploy and doing magic with the variable permit to have a clearer idea of what is deployed when reading the task for the first time
* Remove duplicate role, since mod_wsgi pull apache nowMichael Scherer2016-08-0830-30/+0
|
* Move the handler for restarting apache to apache roleMichael Scherer2016-08-082-0/+2
| | | | And make mod_wsgi depend on the role
* Use pkg rather than yum/dnf moduleMichael Scherer2016-08-081-10/+3
|
* Move mod_wsgi to a role rather than a included tasksMichael Scherer2016-08-0837-39/+37
|
* Refactor the whole playbook in a blockMichael Scherer2016-08-081-33/+30
| | | | | | | Also switch the condition, since it is possible that future EL version might use dnf, so checking on Fedora distribution is less future-proof than using the pkg_mgr from ansible.
* Use pure yaml format for tasksMichael Scherer2016-08-081-3/+10
|
* Whitespace cleanup, make ansible-lint happyMichael Scherer2016-08-081-3/+3
|
* Merge old Fedora 20 condition with EL 7 oneMichael Scherer2016-08-081-12/+3
|
* Use the new pkg module, to avoid having 2 tasksMichael Scherer2016-08-081-11/+3
|
* Replace non working option by a jinja2 snippetMichael Scherer2016-08-081-1/+1
| | | | | Asking to gluster devs, they were surprised this would be working in the first place.
* Use a more modern style for gluster/client yamlMichael Scherer2016-08-081-8/+17
| | | | Use pkg rather than yum, for future proofing with dnf
* disable people02 backups to fix /home oneKevin Fenzi2016-08-081-1/+1
|
* fix it so it has no staging changes eitherKevin Fenzi2016-08-061-7/+8
|
* tweak this to not be there in either stg or prod and not cause prod comment ↵Kevin Fenzi2016-08-061-8/+8
| | | | changes