summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial HA masterJason DeTiberus2015-07-1715-22/+234
* Merge pull request #360 from detiber/fixEtcdDefaultInterfaceThomas Wiest2015-07-171-1/+1
|\
| * Fix etcd default interfaceJason DeTiberus2015-07-171-1/+1
* | Merge pull request #359 from detiber/byo_hosts_exampleThomas Wiest2015-07-172-7/+16
|\ \ | |/ |/|
| * Make it clear that the byo inventory file is just an exampleJason DeTiberus2015-07-172-7/+16
* | Merge pull request #357 from lhuard1A/fix_pylint.shKenny Woodson2015-07-171-1/+5
|\ \ | |/ |/|
| * Fix git/pylint.shLénaïc Huard2015-07-171-1/+5
|/
* Merge pull request #315 from lhuard1A/all_os_in_heatThomas Wiest2015-07-169-274/+594
|\
| * Make all the OpenStack resources be managed by a Heat StackLénaïc Huard2015-07-159-274/+594
* | Merge pull request #338 from dlbewley/issue331Thomas Wiest2015-07-161-0/+2
|\ \
| * | fixes #331 causes NetworkManager to yield 2nd NICDale Bewley2015-07-091-0/+2
* | | Merge pull request #347 from detiber/fixHostnameFactThomas Wiest2015-07-161-1/+1
|\ \ \
| * | | Fix hostname default when valid hostname not found on systemJason DeTiberus2015-07-141-1/+1
* | | | Merge pull request #341 from detiber/sdodson-etcd-playbookThomas Wiest2015-07-1699-1295/+1557
|\ \ \ \ | |_|_|/ |/| | |
| * | | add pauses to avoid service restarts from interfering with initial startup bo...Jason DeTiberus2015-07-152-1/+8
| * | | Add support for separate etcd volume with aws provider through bin/clusterJason DeTiberus2015-07-103-1/+28
| * | | Playbook updates for clustered etcdJason DeTiberus2015-07-1041-205/+555
| * | | Etcd role updates and playbook updatesJason DeTiberus2015-07-1032-164/+423
| * | | Remove outdated openshift_register_nodes roleJason DeTiberus2015-07-105-606/+0
| * | | Add etcd role that builds out basic etcd clusterScott Dodson2015-07-1022-3/+398
| * | | Remove outdated playbooksJason DeTiberus2015-07-1022-479/+50
| * | | bin/cluster supports boto credentials as well as env variablesJason DeTiberus2015-07-101-2/+8
| * | | Add ability to skip pylint checking for upstream ansible filesJason DeTiberus2015-07-101-5/+35
| * | | Adding ansible upstream sequence plugin to work around the bug in 1.9.2Jason DeTiberus2015-07-109-0/+223
* | | | Merge pull request #342 from kwoodson/zbxapi_featureKenny Woodson2015-07-131-7/+19
|\ \ \ \
| * | | | Adding ignore feature for idempotencyKenny Woodson2015-07-101-7/+19
|/ / / /
* | | | Merge pull request #337 from kwoodson/create_hostThomas Wiest2015-07-102-1/+66
|\ \ \ \ | |/ / / |/| | |
| * | | example create_hostKenny Woodson2015-07-092-1/+66
* | | | Merge pull request #332 from brenton/masterBrenton Leanhardt2015-07-102-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 1241342 - Adding retry logic to handle node registration race conditionsBrenton Leanhardt2015-07-102-0/+12
|/ / /
* | | Merge pull request #334 from detiber/fixCloudConfigWesley Hearn2015-07-092-16/+12
|\ \ \
| * | | include user_data template for all host typesJason DeTiberus2015-07-092-3/+5
| * | | grow and resize /var partition for online deployment_typeJason DeTiberus2015-07-091-0/+7
| * | | Latest docker ships docker-storage-setupJason DeTiberus2015-07-091-16/+3
* | | | Merge pull request #335 from tdawson/2015-07-newamiTroy Dawson2015-07-094-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | new libra 7.1 ami - updated packages and cloud-init installedTroy Dawson2015-07-094-4/+4
|/ / /
* | | Merge pull request #329 from tdawson/2015-07-repoTroy Dawson2015-07-081-3/+3
|\ \ \
| * | | update repo to real ose releaseTroy Dawson2015-07-081-3/+3
|/ / /
* | | Merge pull request #328 from twiest/prThomas Wiest2015-07-082-4/+159
|\ \ \
| * | | documented ansible arch team decisionsThomas Wiest2015-07-082-4/+159
|/ / /
* | | Merge pull request #319 from brenton/masterThomas Wiest2015-07-073-5/+2
|\ \ \ | |/ / |/| |
| * | Using openshift.common.hostname instead of openshift_hostname for determining...Brenton Leanhardt2015-06-301-2/+2
| * | Removing unneeded delegate_to callsBrenton Leanhardt2015-06-302-3/+0
* | | Merge pull request #291 from lhuard1A/profileThomas Wiest2015-07-063-0/+95
|\ \ \
| * | | Add README file to link to the upstream ansible-profileLénaïc Huard2015-07-031-0/+6
| * | | Put the license inside the source file and add pylint ignore statement for wh...Lénaïc Huard2015-06-253-54/+34
| * | | Add a --profile option to spot which task takes more timeLénaïc Huard2015-06-224-0/+109
* | | | Merge pull request #269 from lhuard1A/oo_optionThomas Wiest2015-07-068-21/+119
|\ \ \ \
| * | | | Add a generic mechanism for passing optionsLénaïc Huard2015-07-038-21/+119
* | | | | Merge pull request #290 from aveshagarwal/master-fixesThomas Wiest2015-07-061-2/+4
|\ \ \ \ \