summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #100 from detiber/randomCleanupThomas Wiest2015-03-0912-73/+118
|\ \ \
| * | | Initial readmes for openshift_sdn_{master, node}Jason DeTiberus2015-03-062-26/+42
| * | | Initial READMEs for openshift_{common, node, master}Jason DeTiberus2015-03-063-40/+69
| * | | Fix license nameJason DeTiberus2015-03-067-7/+7
* | | | Merge pull request #106 from detiber/condionalNodeOptionThomas Wiest2015-03-091-2/+3
|\ \ \ \
| * | | | Conditionally set --nodes on masterJason DeTiberus2015-03-091-2/+3
| | |_|/ | |/| |
* | | | Merge pull request #105 from detiber/fixPermsKubeFolderThomas Wiest2015-03-092-2/+2
|\ \ \ \
| * | | | Fix permissions on .kube folderJason DeTiberus2015-03-092-2/+2
| |/ / /
* | | | Merge pull request #108 from detiber/fixFirewallThomas Wiest2015-03-092-32/+46
|\ \ \ \