summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-25Merge pull request #123 from jwhonce/wip/commandThomas Wiest
2015-03-24* Refactor bin/cluster to use argparse.subparsersJhon Honce
2015-03-24Merge pull request #97 from jwhonce/wip/clusterJhon Honce
2015-03-24Automatic commit of package [openshift-ansible-inventory] release [0.0.1-1].Thomas Wiest
2015-03-24Automatic commit of package [openshift-ansible-bin] release [0.0.1-1].Thomas Wiest
2015-03-24* Remove DOCKER chain work aroundJhon Honce
2015-03-24Merge pull request #122 from twiest/titoThomas Wiest
2015-03-24Added spec files and tito configs.Thomas Wiest
2015-03-24* repos role renamed to openshift_reposJhon Honce
2015-03-24Revert "Jwhonce wip/cluster"Jhon Honce
2015-03-24gce inventory/playbook updates for node registration changesJason DeTiberus
2015-03-24remove openshift_hostname_workaround var for openshift_common, rather rely on...Jason DeTiberus
2015-03-24node registration changesJason DeTiberus
2015-03-24Rename repos role to openshift_reposJason DeTiberus
2015-03-24* Updates from code reviewsJhon Honce
2015-03-24remove os_firewall creation of DOCKER chainJason DeTiberus
2015-03-24Use docker as package name instead of docker-ioJason DeTiberus
2015-03-24Add new role os_env_extras_node that is a subset of the docker roleJason DeTiberus
2015-03-24* Replace asserts with raisesJhon Honce
2015-03-24* Updates from code reviewsJhon Honce
2015-03-24Add verify_chain action to os_firewall_manage_iptables moduleJason DeTiberus
2015-03-24* Add DOCKER chain to iptablesJhon Honce
2015-03-24use more specific variable names in gce/openshift-cluster/launch.ymlJason DeTiberus
2015-03-24replace oo_hosts_to_config with oo_nodes_to_config and oo_masters_to_configJason DeTiberus
2015-03-24Fix openshift_master_ips and openshift_master_public_ips resolutionJason DeTiberus
2015-03-24add repos role to gce cluster launch so that we are applying os_update_latest...Jason DeTiberus
2015-03-24Use env for gce paramsJason DeTiberus
2015-03-24Use ansible playbook to initialize openshift clusterJhon Honce
2015-03-24Various fixesJason DeTiberus
2015-03-24add roles symlink to playbooks/gce/openshift-cluster to allow launch to call ...Jason DeTiberus
2015-03-24Move yum update * to new os_update_latest roleJason DeTiberus
2015-03-24add oo_prepend_strings_in_list filterJason DeTiberus
2015-03-24Add spacing to implicit string concatenation for python backwards compatibilityJason DeTiberus
2015-03-24Use ansible playbook to initialize openshift clusterJhon Honce
2015-03-24Automatic commit of package [openshift-ansible-bin] release [0.0.1-1].Thomas Wiest
2015-03-24Automatic commit of package [openshift-ansible-cmds] release [0.0.1-1].Thomas Wiest
2015-03-24Initialized to use tito.Thomas Wiest
2015-03-24Merge pull request #118 from liangxia/masterThomas Wiest
2015-03-24Merge pull request #117 from detiber/repoRenameThomas Wiest
2015-03-23Update README_GCE.mdDan McPherson
2015-03-23Update README_GCE.mdDan McPherson
2015-03-19minor fixliangxia
2015-03-18Merge pull request #116 from detiber/bugSquashingThomas Wiest
2015-03-18Rename repos role to openshift_reposJason DeTiberus
2015-03-18Register node fixesJason DeTiberus
2015-03-18Fix hostname handlingJason DeTiberus
2015-03-13Merge pull request #114 from twiest/prThomas Wiest
2015-03-13made the bug fix more python-esqThomas Wiest
2015-03-13fixed bug in AwsUtil that was causing it to blow up on hosts without an envir...Thomas Wiest
2015-03-13renamed AnsibleUtil to AwsUtil because that's what it really is.Thomas Wiest