| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes necessary to support AMI building | Michael Gugino | 2017-09-28 | 2 | -3/+9 |
* | Fix missing quotes on openshift_aws_build_ami_ssh_user default | Michael Gugino | 2017-09-27 | 1 | -1/+1 |
* | More variables in AWS provisioning plays | Michael Gugino | 2017-09-26 | 1 | -1/+4 |
* | ami build process calls openshift-node/config.yml | Kenny Woodson | 2017-09-07 | 3 | -9/+11 |
* | Consolidating AWS roles and variables underneath openshift_aws role. | Kenny Woodson | 2017-09-07 | 10 | -634/+272 |
* | Fixing variables and allowing custom ami. | Kenny Woodson | 2017-09-07 | 6 | -42/+112 |
* | Merge pull request #5230 from kwoodson/openshift_node_bootstrap | OpenShift Bot | 2017-08-30 | 3 | -65/+73 |
|\ |
|
| * | Merging openshift_node with openshift bootstrap. | Kenny Woodson | 2017-08-29 | 3 | -65/+73 |
* | | Remove unsupported playbooks and utilities | Russell Teague | 2017-08-25 | 13 | -594/+0 |
|/ |
|
* | Merge pull request #5011 from kwoodson/provision | Scott Dodson | 2017-08-23 | 7 | -305/+775 |
|\ |
|
| * | First attempt at provisioning. | Kenny Woodson | 2017-08-21 | 7 | -305/+775 |
* | | First attempt at creating the cert signer. | Kenny Woodson | 2017-08-21 | 1 | -0/+48 |
|/ |
|
* | Merge pull request #3043 from jkhelil/scaleup_etcd | Scott Dodson | 2017-08-02 | 1 | -0/+2 |
|\ |
|
| * | add etcd scaleup playbook | jawed | 2017-06-15 | 1 | -0/+2 |
* | | Remove openshift_use_dnsmasq from aws and libvirt playbooks | Scott Dodson | 2017-07-18 | 1 | -1/+0 |
|/ |
|
* | Fix cluster creation with `bin/cluster` when there’s no glusterfs node | Lénaïc Huard | 2017-04-19 | 1 | -0/+2 |
* | 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 |
| |/ |
|