Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the optiona $hostbase to the cloud setup schtick | Seth Vidal | 2012-10-22 | 1 | -2/+2 |
| | |||||
* | add a restorecon on the ssh keys for those silly people who like selinux and ↵ | Seth Vidal | 2012-10-19 | 1 | -0/+6 |
| | | | | security :) | ||||
* | some inventory additions and organizations. Probably need to rethink this | Seth Vidal | 2012-10-18 | 1 | -1/+233 |
| | | | | a few dozen times | ||||
* | - add core config files for kojibuilders | Seth Vidal | 2012-10-18 | 9 | -18/+1229 |
| | | | | - base tasks to make them use first_available for sensible defaults | ||||
* | base tasks | Seth Vidal | 2012-10-17 | 1 | -0/+109 |
| | |||||
* | bring in and alphabetize all the normal services we would need to restart | Seth Vidal | 2012-10-17 | 1 | -4/+44 |
| | |||||
* | change order import until bug fix is in ansible 0.8 | Seth Vidal | 2012-10-11 | 3 | -9/+7 |
| | |||||
* | add jenkins-admin-keys as authkeys for jenkinks slaves so pingou can | Seth Vidal | 2012-10-11 | 1 | -0/+6 |
| | | | | login right away | ||||
* | add pingou to the jenkins admin keys | Seth Vidal | 2012-10-11 | 1 | -0/+41 |
| | |||||
* | Add couple of missing packages | Pierre-Yves Chibon | 2012-10-11 | 1 | -0/+3 |
| | |||||
* | groups playbook dir | Seth Vidal | 2012-10-10 | 1 | -0/+5 |
| | |||||
* | add README to hosts subdir | Seth Vidal | 2012-10-10 | 1 | -0/+6 |
| | |||||
* | remove non-generic/reused things from tasks | Seth Vidal | 2012-10-10 | 1 | -65/+0 |
| | |||||
* | rename it since it is not el6-specific | Seth Vidal | 2012-10-10 | 1 | -0/+0 |
| | |||||
* | delete openshift-el6.yml | Seth Vidal | 2012-10-10 | 2 | -115/+63 |
| | | | | move tasks into jenkins-slave | ||||
* | since none of the openshift-el6 stuff is generic - move it into the proper place | Seth Vidal | 2012-10-10 | 2 | -3/+113 |
| | |||||
* | add an /etc/hosts entry | Seth Vidal | 2012-10-10 | 1 | -3/+3 |
| | |||||
* | sigh | Seth Vidal | 2012-10-10 | 1 | -1/+2 |
| | |||||
* | qpidd conf | Seth Vidal | 2012-10-10 | 4 | -0/+102 |
| | | | | | gemfile mcollective-client config | ||||
* | path= | Seth Vidal | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | syntax fix | Seth Vidal | 2012-10-10 | 1 | -2/+1 |
| | |||||
* | add a mongo-acct script template - to be populated with passwords, etc later | Seth Vidal | 2012-10-10 | 2 | -2/+23 |
| | |||||
* | trying to escape the 's | Seth Vidal | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | some different tags | Seth Vidal | 2012-10-10 | 1 | -3/+6 |
| | |||||
* | and now w/o the quotes | Seth Vidal | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | try out mongo account creation | Seth Vidal | 2012-10-10 | 1 | -0/+9 |
| | |||||
* | add mongodb.conf for openshift | Seth Vidal | 2012-10-10 | 1 | -0/+91 |
| | |||||
* | ignore errors from semodule until we get an idempotent module (or something ↵ | Seth Vidal | 2012-10-10 | 1 | -0/+1 |
| | | | | else) for it | ||||
* | testing out the syntax for multiple word with_items | Seth Vidal | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | comand != command | Seth Vidal | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | fix up yml syntax issue | Seth Vidal | 2012-10-10 | 1 | -3/+3 |
| | |||||
* | add in the start of all the openshift cloud setup playbooks | Seth Vidal | 2012-10-10 | 4 | -0/+80 |
| | |||||
* | rename cloud_el6_prep to cloud_prep since it should be relatively version ↵ | Seth Vidal | 2012-10-10 | 1 | -0/+0 |
| | | | | agnostic | ||||
* | reference the right setup task | Seth Vidal | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | move cloud_setup_el6 to cloud_setup_basic and only_if's | Seth Vidal | 2012-10-08 | 2 | -1/+2 |
| | |||||
* | make sure private vars are being found | Seth Vidal | 2012-10-08 | 2 | -2/+2 |
| | |||||
* | add httpd to restart services | Seth Vidal | 2012-10-08 | 1 | -0/+3 |
| | |||||
* | clean up all the skvidalisms :) | Seth Vidal | 2012-10-08 | 4 | -11/+9 |
| | |||||
* | first commit to the ansible public repo | Seth Vidal | 2012-10-08 | 21 | -0/+635 |