| Commit message (Expand) | Author | Age | Files | Lines |
* | Add calico. | Dan Osborne | 2017-03-23 | 1 | -0/+1 |
* | Document playbook directories | Rodolfo Carvalho | 2017-01-13 | 1 | -0/+4 |
* | YAML Linting | Russell Teague | 2016-12-12 | 4 | -67/+67 |
* | Removed verify_ansible_version playbook refs | Russell Teague | 2016-12-08 | 1 | -2/+0 |
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -0/+1 |
* | Optimize the cloud-specific list.yml playbooks | Lénaïc Huard | 2016-11-16 | 1 | -6/+3 |
* | Template with_items for upstream ansible-2.2 compat. | Andrew Butcher | 2016-10-14 | 4 | -18/+18 |
* | This fixes an issue in AWS where the master node was not part of the nodes in... | Matyas Danter | 2016-08-30 | 1 | -1/+1 |
* | Check ansible version prior to evaluating cluster hosts and groups. | Andrew Butcher | 2016-07-20 | 1 | -0/+3 |
* | Resolve some deprecation warnings. | Andrew Butcher | 2016-07-18 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-07-14 | 1 | -2/+1 |
|\ |
|
| * | Various hosted component improvements | Andrew Butcher | 2016-07-07 | 1 | -2/+1 |
* | | Remove old upgrade playbooks. | Devan Goodwin | 2016-06-15 | 1 | -16/+0 |
|/ |
|
* | g_all_hosts with templated with_items causes errors with ansible 1.9.4 under ... | Jason DeTiberus | 2016-05-05 | 2 | -3/+3 |
* | aws provider fixes | Jason DeTiberus | 2016-05-05 | 5 | -9/+38 |
* | fix up variable references remove "online" support from bin/cluster | Jason DeTiberus | 2016-04-29 | 11 | -178/+54 |
* | Remove Ops specific ansible-tower aws playbooks | Jason DeTiberus | 2016-04-29 | 7 | -121/+0 |
* | Replace sudo with become when accessing deployment_vars. | Andrew Butcher | 2016-04-27 | 9 | -12/+12 |
* | Replace deprecated sudo with become. | Andrew Butcher | 2016-04-25 | 7 | -11/+11 |
* | Fix router selector fact migration and match multiple selectors when counting... | Andrew Butcher | 2016-04-20 | 1 | -1/+1 |
* | Fix issue when there are no infra nodes | Lénaïc Huard | 2016-03-08 | 1 | -1/+1 |
* | Add correct parsing of ec2_security_groups env variable | David Mat | 2016-02-23 | 1 | -10/+5 |
* | Move additional master configuration into a separate master playbook. | Andrew Butcher | 2016-02-16 | 1 | -2/+0 |
* | Add new_masters to scaleup playbook. | Andrew Butcher | 2016-02-16 | 1 | -1/+7 |
* | Merge pull request #1355 from lhuard1A/fix_when_no_infra | Thomas Wiest | 2016-02-15 | 1 | -2/+2 |
|\ |
|
| * | Fix issue when there are no infra nodes | Lénaïc Huard | 2016-02-09 | 1 | -2/+2 |
* | | Merge pull request #1364 from codificat/openshift-enterprise | Brenton Leanhardt | 2016-02-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Add missing atomic- and openshift-enterprise | Pep Turró Mauri | 2016-02-09 | 1 | -1/+1 |
* | | Merge pull request #1239 from detiber/bin_cluster_overrides | Thomas Wiest | 2016-02-03 | 1 | -0/+4 |
|\ \ |
|
| * | | Additional overrides for cloud provider playbooks | Jason DeTiberus | 2016-02-01 | 1 | -0/+4 |
| |/ |
|
* | | Merge pull request #1173 from abutcher/nfs-group | Brenton Leanhardt | 2016-02-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 1 | -0/+1 |
* | | Merge pull request #1309 from detiber/multi-master | Stefanie Forrester | 2016-02-01 | 1 | -0/+1 |
|\ \ |
|
| * | | Multi-master fixes for provider playbooks | Jason DeTiberus | 2016-02-01 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #1310 from detiber/aws_hostname | Stefanie Forrester | 2016-02-01 | 2 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Fix hostname for aws cloud provider | Jason DeTiberus | 2016-01-29 | 2 | -2/+0 |
* | | fix for terminate | Jason DeTiberus | 2016-02-01 | 1 | -1/+1 |
* | | Fix node tags for aws provider | Jason DeTiberus | 2016-02-01 | 1 | -1/+1 |
* | | infra_node fixes | Jason DeTiberus | 2016-02-01 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #1236 from detiber/add_nodes | Thomas Wiest | 2016-01-25 | 1 | -0/+0 |
|\ |
|
| * | Remove camel case for bin/cluster addNodes | Jason DeTiberus | 2016-01-19 | 1 | -0/+0 |
* | | Update cluster_hosts.yml for cloud providers | Jason DeTiberus | 2016-01-19 | 1 | -16/+11 |
|/ |
|
* | Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1 | Thomas Wiest | 2016-01-11 | 1 | -12/+17 |
|\ |
|
| * | Make bin/cluster able to spawn OSE 3.1 clusters | Lénaïc Huard | 2016-01-08 | 1 | -12/+17 |
* | | Setting relative paths in the upgrade playbooks wasn't working | Brenton Leanhardt | 2016-01-06 | 1 | -2/+2 |
* | | I believe the ami id changed since the initial documentation was created for ... | Ryan Cook | 2016-01-04 | 1 | -1/+1 |
|/ |
|
* | Fix error in byo cluster_hosts.yml | Jason DeTiberus | 2016-01-04 | 1 | -1/+1 |
* | Cleanup and fixes for cluster_id change | Jason DeTiberus | 2016-01-04 | 6 | -82/+35 |
* | Removing environment and env tags. | Kenny Woodson | 2016-01-04 | 9 | -45/+83 |
* | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 1 | -0/+1 |