summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #207 from sebiwi/remove_trailing_whitespaceThomas Wiest2015-06-031-3/+3
|\
| * Removed trailing whitespacesSebastian Caceres2015-05-061-3/+3
* | Merge pull request #255 from jsafrane/devel/fix-typoThomas Wiest2015-06-031-1/+1
|\ \
| * | Fixed a typo.Jan Safranek2015-06-011-1/+1
* | | Merge pull request #190 from jwhonce/wip/containersJhon Honce2015-06-0121-16/+314
|\ \ \
| * | | * Fix tables in README.md filesJhon Honce2015-06-012-2/+2
| * | | * rename openshift_registry_url oreg_urlJhon Honce2015-06-016-26/+26
| * | | * Do not reinstall gem if it existsJhon Honce2015-06-012-0/+12
| * | | * Make fluentd deployment optional with openshift_use_fluentdJhon Honce2015-06-011-0/+1
| * | | Install fluentd on nodes and masterJhon Honce2015-05-296-0/+156
| * | | * Deploy services from common playbookJhon Honce2015-05-297-9/+9
| * | | [WIP] Infrastructure - Deploy services in clusterJhon Honce2015-05-2910-0/+129
| |/ /
* | | First attempt at idempotencyKenny Woodson2015-06-011-81/+178
|/ /
* | Removed cloud.rb and it's associated libraries as it's no longer used. Also r...Thomas Wiest2015-05-275-219/+0
* | docker-storage role addedKenny Woodson2015-05-269-21/+93
* | removed references to atomic proxy.Thomas Wiest2015-05-2626-662/+0
* | Merge pull request #233 from jsafrane/devel/nfs-volumesThomas Wiest2015-05-228-0/+444
|\ \
| * | Add nfs-volumes role.Jan Safranek2015-05-208-0/+444
* | | Merge pull request #238 from detiber/skydnsPortFixThomas Wiest2015-05-211-1/+4
|\ \ \
| * | | openshift_master open port for skydns serviceJason DeTiberus2015-05-201-1/+4
| |/ /
* | | Merge pull request #235 from detiber/awsNoPublicWesley Hearn2015-05-211-5/+5
|\ \ \
| * | | Guard against missing aws metadata for hostnames/ipsJason DeTiberus2015-05-201-5/+5
| |/ /
* | | Verify ansible is greater than 1.8.0 and not 1.9.0Jason DeTiberus2015-05-201-0/+6
|/ /
* | Removing destination formatKenny Woodson2015-05-191-14/+0
* | Updating ansible config through a separate config.ymlKenny Woodson2015-05-183-7/+12
* | Added ability to create groupby options on hostvarsKenny Woodson2015-05-141-0/+7
* | Added options for separate ec2.ini filesKenny Woodson2015-05-131-0/+7
* | Adding cache location for multi ec2Kenny Woodson2015-05-112-0/+20
* | pylint fixesJason DeTiberus2015-05-061-352/+553
* | openshift_fact and misc fixesJason DeTiberus2015-05-061-126/+211
|/
* symlink added for ansible-tower-cli. Also fix to spacing issue for proot optionsKenny Woodson2015-05-052-2/+9
* Adding towercli config to /etc/towerKenny Woodson2015-05-043-0/+23
* Merge pull request #191 from detiber/vagrantFileThomas Wiest2015-04-291-0/+11
|\
| * Add vagrantfile and minor bugfixesJason DeTiberus2015-04-281-0/+11
* | Merge pull request #194 from kwoodson/tower_cli_installKenny Woodson2015-04-297-2/+68
|\ \
| * | ansible tower cli roleKenny Woodson2015-04-297-2/+68
| |/
* | added destination_format to our ec2.iniMatt Woodson2015-04-291-0/+14
|/
* Merge pull request #189 from kwoodson/default_multiec2Kenny Woodson2015-04-271-0/+20
|\
| * Updating ansible.cfg to use multi_ec2.py for inventoryKenny Woodson2015-04-271-0/+20
* | Merge pull request #179 from detiber/onlineRepoCleanupWesley Hearn2015-04-234-124/+0
|\ \
| * | More repo cleanupJason DeTiberus2015-04-224-124/+0
* | | Fixes for latest osc client config changesJason DeTiberus2015-04-223-100/+334
|/ /
* | Merge pull request #169 from detiber/gce_iptables_defaultsJhon Honce2015-04-223-45/+46
|\ \
| * | pylintJason DeTiberus2015-04-211-38/+44
| * | fixes to better deal with gce image defaultsJason DeTiberus2015-04-213-8/+3
* | | Use docker-registry.ops when deploying as onlineWesley Hearn2015-04-222-0/+12
* | | Remove duplicated repos and fix enterprise-v3 repoWesley Hearn2015-04-223-44/+1
* | | Merge pull request #170 from detiber/docker-networkThomas Wiest2015-04-211-4/+17
|\ \ \
| * | | openshift-sdn-node fix to use /etc/sysconfig/docker-networkJason DeTiberus2015-04-211-4/+17
| |/ /
* | | Merge pull request #165 from detiber/noEmptyNodesThomas Wiest2015-04-211-2/+2
|\ \ \