summaryrefslogtreecommitdiff
path: root/roles/openshift_master/tasks
AgeCommit message (Expand)Author
2015-07-28Add support for setting routingConfig:subdomainJason DeTiberus
2015-07-20properly test openshift_master_ha varJason DeTiberus
2015-07-17fix typoJason DeTiberus
2015-07-17Initial HA masterJason DeTiberus
2015-07-15add pauses to avoid service restarts from interfering with initial startup bo...Jason DeTiberus
2015-07-10Playbook updates for clustered etcdJason DeTiberus
2015-07-10Etcd role updates and playbook updatesJason DeTiberus
2015-07-10Add etcd role that builds out basic etcd clusterScott Dodson
2015-06-16Update for RC2 changesScott Dodson
2015-06-10Use the documented state=present for yum moduleJason DeTiberus
2015-06-10Templatize configs and 0.5.2 changesJason DeTiberus
2015-06-10Accomodate upstream configuration changeScott Dodson
2015-06-01* rename openshift_registry_url oreg_urlJhon Honce
2015-04-28Add vagrantfile and minor bugfixesJason DeTiberus
2015-04-22Fixes for latest osc client config changesJason DeTiberus
2015-04-22Use docker-registry.ops when deploying as onlineWesley Hearn
2015-04-20Fix issue with nodes being set to an empty string when generating master configJason DeTiberus
2015-04-14Configuration updates for latest builds and major refactorJason DeTiberus
2015-04-03openshift_facts role/module refactor default settingsJason DeTiberus
2015-03-24node registration changesJason DeTiberus
2015-03-13Add workaround for openshift-master startup timeoutJason DeTiberus
2015-03-09Merge pull request #106 from detiber/condionalNodeOptionThomas Wiest
2015-03-09Conditionally set --nodes on masterJason DeTiberus
2015-03-09Fix permissions on .kube folderJason DeTiberus
2015-03-06start fixing os_firewall issuesJason DeTiberus
2015-03-06Do not set KUBECONFIG for root userJason DeTiberus
2015-03-03remove extra '}'Liang Xia
2015-03-02Merge pull request #91 from detiber/downWithJSONThomas Wiest
2015-03-02Prefer YAML style datastructures over JSONJason DeTiberus
2015-03-02Add openshift_hostname default variable to openshift_commonJason DeTiberus
2015-03-02add openshift_hostname workaround varJason DeTiberus
2015-03-02add support for overriding default registry urlJason DeTiberus
2015-03-02Set local_facts for openshift_node and openshift_master later in the task listJason DeTiberus
2015-03-01Disable master,node services when externally managedJason DeTiberus
2015-02-24create openshift_common roleJason DeTiberus
2015-02-23fixed bug when updating the openshift-master sysconfig file. Also, made it mu...Thomas Wiest
2015-02-20Set and export KUBECONFIG in root user .bash_profileJason DeTiberus
2015-02-19Fix SSL support between master and node(s)Jhon Honce
2015-02-16- Rename minion to nodeJhon Honce
2015-02-05removed the usage of yaml '>' for multiline entries and replaced them with ya...Thomas Wiest
2014-10-24Add comments explaining changing the master/minion hostnamesJhon Honce
2014-10-23Support latest origin v3 CLI optionsJhon Honce
2014-10-03WIP Infra - Use variables in rolesJhon Honce
2014-10-02Finish origin -> openshift renameJhon Honce