| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | gce inventory/playbook updates for node registration changes | Jason DeTiberus | 2015-03-24 | 6 | -3/+19 |
| * | remove openshift_hostname_workaround var for openshift_common, rather rely on... | Jason DeTiberus | 2015-03-24 | 5 | -9/+0 |
| * | node registration changes | Jason DeTiberus | 2015-03-24 | 13 | -122/+282 |
| * | Rename repos role to openshift_repos | Jason DeTiberus | 2015-03-24 | 1 | -1/+1 |
| * | * Updates from code reviews | Jhon Honce | 2015-03-24 | 4 | -4/+14 |
| * | remove os_firewall creation of DOCKER chain | Jason DeTiberus | 2015-03-24 | 1 | -8/+0 |
| * | Use docker as package name instead of docker-io | Jason DeTiberus | 2015-03-24 | 1 | -1/+1 |
| * | Add new role os_env_extras_node that is a subset of the docker role | Jason DeTiberus | 2015-03-24 | 5 | -1/+183 |
| * | * Replace asserts with raises | Jhon Honce | 2015-03-24 | 1 | -2/+2 |
| * | * Updates from code reviews | Jhon Honce | 2015-03-24 | 1 | -5/+8 |
| * | Add verify_chain action to os_firewall_manage_iptables module | Jason DeTiberus | 2015-03-24 | 2 | -35/+47 |
| * | * Add DOCKER chain to iptables | Jhon Honce | 2015-03-24 | 3 | -6/+15 |
| * | use more specific variable names in gce/openshift-cluster/launch.yml | Jason DeTiberus | 2015-03-24 | 1 | -6/+6 |
| * | replace oo_hosts_to_config with oo_nodes_to_config and oo_masters_to_config | Jason DeTiberus | 2015-03-24 | 7 | -17/+16 |
| * | Fix openshift_master_ips and openshift_master_public_ips resolution | Jason DeTiberus | 2015-03-24 | 1 | -2/+1 |
| * | add repos role to gce cluster launch so that we are applying os_update_latest... | Jason DeTiberus | 2015-03-24 | 2 | -3/+1 |
| * | Use env for gce params | Jason DeTiberus | 2015-03-24 | 1 | -6/+6 |
| * | Use ansible playbook to initialize openshift cluster | Jhon Honce | 2015-03-24 | 2 | -0/+4 |
| * | Various fixes | Jason DeTiberus | 2015-03-24 | 5 | -89/+133 |
| * | add roles symlink to playbooks/gce/openshift-cluster to allow launch to call ... | Jason DeTiberus | 2015-03-24 | 1 | -0/+1 |
| * | Move yum update * to new os_update_latest role | Jason DeTiberus | 2015-03-24 | 2 | -3/+3 |
| * | add oo_prepend_strings_in_list filter | Jason DeTiberus | 2015-03-24 | 1 | -44/+62 |
| * | Add spacing to implicit string concatenation for python backwards compatibility | Jason DeTiberus | 2015-03-24 | 1 | -4/+4 |
| * | Use ansible playbook to initialize openshift cluster | Jhon Honce | 2015-03-24 | 12 | -7/+253 |
* | | Automatic commit of package [openshift-ansible-inventory] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 2 | -1/+5 |
* | | Automatic commit of package [openshift-ansible-bin] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 2 | -1/+5 |
* | | Merge pull request #122 from twiest/tito | Thomas Wiest | 2015-03-24 | 6 | -0/+126 |
|\ \
| |/
|/| |
|
| * | Added spec files and tito configs. | Thomas Wiest | 2015-03-24 | 5 | -32/+91 |
| * | Automatic commit of package [openshift-ansible-bin] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 1 | -2/+23 |
| * | Automatic commit of package [openshift-ansible-cmds] release [0.0.1-1]. | Thomas Wiest | 2015-03-24 | 2 | -2/+6 |
| * | Initialized to use tito. | Thomas Wiest | 2015-03-24 | 3 | -0/+42 |
|/ |
|
* | Merge pull request #118 from liangxia/master | Thomas Wiest | 2015-03-24 | 2 | -2/+2 |
|\ |
|
| * | minor fix | liangxia | 2015-03-19 | 2 | -2/+2 |
* | | Merge pull request #117 from detiber/repoRename | Thomas Wiest | 2015-03-24 | 19 | -6/+61 |
|\ \ |
|
| * | | Rename repos role to openshift_repos | Jason DeTiberus | 2015-03-18 | 19 | -6/+61 |
* | | | Update README_GCE.md | Dan McPherson | 2015-03-23 | 1 | -1/+1 |
* | | | Update README_GCE.md | Dan McPherson | 2015-03-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #116 from detiber/bugSquashing | Thomas Wiest | 2015-03-18 | 6 | -149/+336 |
|\ \
| |/
|/| |
|
| * | Register node fixes | Jason DeTiberus | 2015-03-18 | 3 | -142/+333 |
| * | Fix hostname handling | Jason DeTiberus | 2015-03-18 | 3 | -7/+3 |
|/ |
|
* | Merge pull request #114 from twiest/pr | Thomas Wiest | 2015-03-13 | 4 | -14/+18 |
|\ |
|
| * | made the bug fix more python-esq | Thomas Wiest | 2015-03-13 | 1 | -1/+1 |
| * | fixed bug in AwsUtil that was causing it to blow up on hosts without an envir... | Thomas Wiest | 2015-03-13 | 1 | -0/+4 |
| * | renamed AnsibleUtil to AwsUtil because that's what it really is. | Thomas Wiest | 2015-03-13 | 4 | -14/+14 |
|/ |
|
* | Merge pull request #112 from detiber/masterWorkaround | Thomas Wiest | 2015-03-13 | 1 | -0/+17 |
|\ |
|
| * | Add workaround for openshift-master startup timeout | Jason DeTiberus | 2015-03-13 | 1 | -0/+17 |
* | | Merge pull request #113 from detiber/kubeFormat | Thomas Wiest | 2015-03-13 | 1 | -5/+11 |
|\ \
| |/
|/| |
|
| * | Update openshift_register_node module for changes in .kubeconfig format follo... | Jason DeTiberus | 2015-03-13 | 1 | -5/+11 |
|/ |
|
* | Merge pull request #111 from twiest/opssh | Thomas Wiest | 2015-03-11 | 2 | -1/+179 |
|\ |
|
| * | added opssh | Thomas Wiest | 2015-03-11 | 2 | -1/+179 |
|/ |
|