summaryrefslogtreecommitdiffstats
path: root/tools/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add PowerShell version of request_tower_configuration. From @nitzmahone.Bill Nottingham2015-11-051-0/+40
* Handle rpm --addsign pasphrase promptsJames Laska2015-09-101-0/+4
* Fix expect script timeoutJames Laska2015-09-091-1/+1
* Disable timeout and correct sign.exp errorJames Laska2015-09-091-2/+3
* Fix expect script hangJames Laska2015-09-091-1/+1
* Improvements to the package signing scriptJames Laska2015-09-091-3/+21
* Ignore case to handle multiple promptsJames Laska2015-09-091-1/+1
* Return exit code from spawned processJames Laska2015-09-081-0/+9
* Add helper script to sign using expectJames Laska2015-09-081-0/+17
* Continue, don't break out of the iterationJames Laska2015-07-141-1/+1
* Only check if mongo is needed locallyJames Laska2015-07-141-1/+1
* Correct initscript order and mongod detectionJames Laska2015-07-141-8/+21
* Remove uses_mongo redirection from service scriptMatthew Jones2015-07-131-1/+1
* Update start/stop service script orderingMatthew Jones2015-07-131-1/+3
* Fix an issue with centos 7 after adding mongo as a service dependencyMatthew Jones2015-05-221-30/+23
* Merge pull request #212 from ansible/mongodb-unstableLuke Sneeringer2015-05-191-1/+10
|\
| * MongoDB installation as part of Tower.Luke Sneeringer2015-05-141-1/+10
* | Fix supervisor restart behavior for ubuntu, and adjust timeouts *way*Matthew Jones2015-05-181-2/+18
|/
* Added API validation of instance filter names. Fixes https://trello.com/c/VH9...Chris Church2014-12-031-0/+21
* Add ansible-tower.{default,sysconfig} scriptJames Laska2014-11-251-6/+4
* Add support for customizing managed tower servicesJames Laska2014-11-241-5/+10
* Wait when stopping supervisorJames Laska2014-11-171-5/+10
* Use correct redis service name on UbuntuJames Laska2014-11-121-5/+5
* Remove RabbitMQ.Luke Sneeringer2014-10-271-2/+2
* Don't provide any dependencies from the tower init scriptMatthew Jones2014-08-071-1/+0
* Fix up playbook to use new init scriptMatthew Jones2014-08-011-4/+4
* Fix up init script to use service command, preserve the worst returnMatthew Jones2014-08-011-1/+7
* Updating init script installation detailsMatthew Jones2014-07-311-4/+17
* Updates to tower init scriptMatthew Jones2014-07-311-3/+4
* Creating and moving around new tower monitors for muninMatthew Jones2014-07-301-30/+0
* Add tower meta-init scriptMatthew Jones2014-07-301-0/+39
* Tweak tower jobs munin reporting scriptMatthew Jones2014-07-301-1/+4
* More updates for tower graphs in muninMatthew Jones2014-07-291-0/+0
* Add some munin tower monitoring tasksMatthew Jones2014-07-291-0/+27
* Rename tower retry script and reframe documentationMatthew Jones2014-04-161-5/+6
* Include the actuall callback retry scriptMatthew Jones2014-04-151-0/+24
* Added sample script for launching a job via the API.Chris Church2013-07-311-0/+54