| Commit message (Expand) | Author | Age | Files | Lines |
* | add etcd scaleup playbook | jawed | 2017-06-15 | 1 | -0/+2 |
* | 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 |
* | YAML Linting | Russell Teague | 2016-12-12 | 3 | -21/+20 |
* | Escape LOGNAME variable according to GCE rules | Jacek Suchenia | 2016-11-18 | 1 | -1/+1 |
* | Merge pull request #2813 from lhuard1A/optimize_list | Jason DeTiberus | 2016-11-16 | 1 | -12/+2 |
|\ |
|
| * | Optimize the cloud-specific list.yml playbooks | Lénaïc Huard | 2016-11-16 | 1 | -12/+2 |
* | | Fix GCE cluster creation | Lénaïc Huard | 2016-11-16 | 2 | -543/+1 |
|/ |
|
* | Template with_items for upstream ansible-2.2 compat. | Andrew Butcher | 2016-10-14 | 4 | -8/+8 |
* | Fix GCE Launch | Brad Durrow | 2016-08-07 | 1 | -1/+1 |
* | Resolve some deprecation warnings. | Andrew Butcher | 2016-07-18 | 1 | -1/+1 |
* | Various hosted component improvements | Andrew Butcher | 2016-07-07 | 1 | -2/+1 |
* | g_all_hosts with templated with_items causes errors with ansible 1.9.4 under ... | Jason DeTiberus | 2016-05-05 | 2 | -3/+3 |
* | gce fixes | Jason DeTiberus | 2016-05-05 | 4 | -6/+582 |
* | fix up variable references remove "online" support from bin/cluster | Jason DeTiberus | 2016-04-29 | 1 | -5/+0 |
* | Replace sudo with become when accessing deployment_vars. | Andrew Butcher | 2016-04-27 | 6 | -7/+7 |
* | Replace deprecated sudo with become. | Andrew Butcher | 2016-04-25 | 6 | -9/+9 |
* | 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 |
* | 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 #1369 from lhuard1A/gce_oo_option | Thomas Wiest | 2016-02-15 | 1 | -4/+4 |
|\ |
|
| * | Make the GCE image_name and the machine_type configurable from the CLI | Lénaïc Huard | 2016-02-10 | 1 | -4/+4 |
* | | 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 #1357 from lhuard1A/pretty_print_gce_list_cluster | Thomas Wiest | 2016-02-15 | 1 | -2/+9 |
|\ \ |
|
| * | | Better structure the output of the list playbook | Lénaïc Huard | 2016-02-09 | 1 | -2/+9 |
| |/ |
|
* | | 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 |
* | | | Improve docs and consistency of setting the ssh_user | Jason DeTiberus | 2016-02-02 | 7 | -9/+9 |
* | | | remove outdated comments | Jason DeTiberus | 2016-02-02 | 2 | -5/+0 |
* | | | add etcd hosts for gce playbooks | Jason DeTiberus | 2016-02-02 | 1 | -0/+11 |
* | | | GCE cloud provider updates | Jason DeTiberus | 2016-02-02 | 7 | -94/+49 |
| |/
|/| |
|
* | | Multi-master fixes for provider playbooks | Jason DeTiberus | 2016-02-01 | 1 | -0/+1 |
|/ |
|
* | infra_node fixes | Jason DeTiberus | 2016-02-01 | 1 | -0/+2 |
* | Update cluster_hosts.yml for cloud providers | Jason DeTiberus | 2016-01-19 | 1 | -16/+11 |
* | Remove default disable of SDN for GCE | Jason DeTiberus | 2016-01-15 | 3 | -6/+0 |
* | Make bin/cluster able to spawn OSE 3.1 clusters | Lénaïc Huard | 2016-01-08 | 1 | -5/+10 |
* | Fix error in byo cluster_hosts.yml | Jason DeTiberus | 2016-01-04 | 1 | -0/+3 |
* | Cleanup and fixes for cluster_id change | Jason DeTiberus | 2016-01-04 | 4 | -48/+25 |
* | Removing environment and env tags. | Kenny Woodson | 2016-01-04 | 8 | -24/+44 |
* | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 1 | -0/+1 |
* | Merge pull request #1028 from kwoodson/remove_env_host_type | Kenny Woodson | 2015-12-14 | 6 | -15/+20 |
|\ |
|
| * | Updating env-host-type to host patterns | Kenny Woodson | 2015-12-11 | 6 | -15/+20 |
* | | Merge pull request #1000 from detiber/localhostFix | Thomas Wiest | 2015-12-10 | 8 | -0/+16 |
|\ \ |
|
| * | | Enforce connection: local and become: no on all localhost plays | Jason DeTiberus | 2015-11-30 | 8 | -0/+16 |
| |/ |
|