summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove openshift_hostname_workaround var for openshift_common, rather rely on...Jason DeTiberus2015-03-245-9/+0
* node registration changesJason DeTiberus2015-03-2413-122/+282
* Rename repos role to openshift_reposJason DeTiberus2015-03-241-1/+1
* * Updates from code reviewsJhon Honce2015-03-244-4/+14
* remove os_firewall creation of DOCKER chainJason DeTiberus2015-03-241-8/+0
* Use docker as package name instead of docker-ioJason DeTiberus2015-03-241-1/+1
* Add new role os_env_extras_node that is a subset of the docker roleJason DeTiberus2015-03-245-1/+183
* * Replace asserts with raisesJhon Honce2015-03-241-2/+2
* * Updates from code reviewsJhon Honce2015-03-241-5/+8
* Add verify_chain action to os_firewall_manage_iptables moduleJason DeTiberus2015-03-242-35/+47
* * Add DOCKER chain to iptablesJhon Honce2015-03-243-6/+15
* use more specific variable names in gce/openshift-cluster/launch.ymlJason DeTiberus2015-03-241-6/+6
* replace oo_hosts_to_config with oo_nodes_to_config and oo_masters_to_configJason DeTiberus2015-03-247-17/+16
* Fix openshift_master_ips and openshift_master_public_ips resolutionJason DeTiberus2015-03-241-2/+1
* add repos role to gce cluster launch so that we are applying os_update_latest...Jason DeTiberus2015-03-242-3/+1
* Use env for gce paramsJason DeTiberus2015-03-241-6/+6
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-242-0/+4
* Various fixesJason DeTiberus2015-03-245-89/+133
* add roles symlink to playbooks/gce/openshift-cluster to allow launch to call ...Jason DeTiberus2015-03-241-0/+1
* Move yum update * to new os_update_latest roleJason DeTiberus2015-03-242-3/+3
* add oo_prepend_strings_in_list filterJason DeTiberus2015-03-241-44/+62
* Add spacing to implicit string concatenation for python backwards compatibilityJason DeTiberus2015-03-241-4/+4
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-2412-7/+253
* Merge pull request #118 from liangxia/masterThomas Wiest2015-03-242-2/+2
|\
| * minor fixliangxia2015-03-192-2/+2
* | Merge pull request #117 from detiber/repoRenameThomas Wiest2015-03-2419-6/+61
|\ \
| * | Rename repos role to openshift_reposJason DeTiberus2015-03-1819-6/+61
* | | Update README_GCE.mdDan McPherson2015-03-231-1/+1
* | | Update README_GCE.mdDan McPherson2015-03-231-1/+1
| |/ |/|
* | Merge pull request #116 from detiber/bugSquashingThomas Wiest2015-03-186-149/+336
|\ \ | |/ |/|
| * Register node fixesJason DeTiberus2015-03-183-142/+333
| * Fix hostname handlingJason DeTiberus2015-03-183-7/+3
|/
* Merge pull request #114 from twiest/prThomas Wiest2015-03-134-14/+18
|\
| * made the bug fix more python-esqThomas Wiest2015-03-131-1/+1
| * fixed bug in AwsUtil that was causing it to blow up on hosts without an envir...Thomas Wiest2015-03-131-0/+4
| * renamed AnsibleUtil to AwsUtil because that's what it really is.Thomas Wiest2015-03-134-14/+14
|/
* Merge pull request #112 from detiber/masterWorkaroundThomas Wiest2015-03-131-0/+17
|\
| * Add workaround for openshift-master startup timeoutJason DeTiberus2015-03-131-0/+17
* | Merge pull request #113 from detiber/kubeFormatThomas Wiest2015-03-131-5/+11
|\ \ | |/ |/|
| * Update openshift_register_node module for changes in .kubeconfig format follo...Jason DeTiberus2015-03-131-5/+11
|/
* Merge pull request #111 from twiest/opsshThomas Wiest2015-03-112-1/+179
|\
| * added opsshThomas Wiest2015-03-112-1/+179
|/
* Merge pull request #70 from lhuard1A/fix_awsThomas Wiest2015-03-103-5/+11
|\
| * Fix AWS playbooksLénaïc Huard2015-03-103-5/+11
* | Merge pull request #110 from detiber/nodeResourcesThomas Wiest2015-03-093-2/+6
|\ \
| * | Allow for overriding node resourcesJason DeTiberus2015-03-093-2/+6
* | | Merge pull request #109 from twiest/prThomas Wiest2015-03-094-5/+5
|\ \ \ | |/ / |/| |
| * | fixed github repo name in READMEsThomas Wiest2015-03-094-5/+5
|/ /
* | Merge pull request #66 from lhuard1A/explicit_python2Thomas Wiest2015-03-096-6/+6
|\ \
| * | Explicitely use python2Lénaïc Huard2015-02-196-6/+6