index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_master
/
tasks
Age
Commit message (
Expand
)
Author
2015-07-28
Add support for setting routingConfig:subdomain
Jason DeTiberus
2015-07-20
properly test openshift_master_ha var
Jason DeTiberus
2015-07-17
fix typo
Jason DeTiberus
2015-07-17
Initial HA master
Jason DeTiberus
2015-07-15
add pauses to avoid service restarts from interfering with initial startup bo...
Jason DeTiberus
2015-07-10
Playbook updates for clustered etcd
Jason DeTiberus
2015-07-10
Etcd role updates and playbook updates
Jason DeTiberus
2015-07-10
Add etcd role that builds out basic etcd cluster
Scott Dodson
2015-06-16
Update for RC2 changes
Scott Dodson
2015-06-10
Use the documented state=present for yum module
Jason DeTiberus
2015-06-10
Templatize configs and 0.5.2 changes
Jason DeTiberus
2015-06-10
Accomodate upstream configuration change
Scott Dodson
2015-06-01
* rename openshift_registry_url oreg_url
Jhon Honce
2015-04-28
Add vagrantfile and minor bugfixes
Jason DeTiberus
2015-04-22
Fixes for latest osc client config changes
Jason DeTiberus
2015-04-22
Use docker-registry.ops when deploying as online
Wesley Hearn
2015-04-20
Fix issue with nodes being set to an empty string when generating master config
Jason DeTiberus
2015-04-14
Configuration updates for latest builds and major refactor
Jason DeTiberus
2015-04-03
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-03-24
node registration changes
Jason DeTiberus
2015-03-13
Add workaround for openshift-master startup timeout
Jason DeTiberus
2015-03-09
Merge pull request #106 from detiber/condionalNodeOption
Thomas Wiest
2015-03-09
Conditionally set --nodes on master
Jason DeTiberus
2015-03-09
Fix permissions on .kube folder
Jason DeTiberus
2015-03-06
start fixing os_firewall issues
Jason DeTiberus
2015-03-06
Do not set KUBECONFIG for root user
Jason DeTiberus
2015-03-03
remove extra '}'
Liang Xia
2015-03-02
Merge pull request #91 from detiber/downWithJSON
Thomas Wiest
2015-03-02
Prefer YAML style datastructures over JSON
Jason DeTiberus
2015-03-02
Add openshift_hostname default variable to openshift_common
Jason DeTiberus
2015-03-02
add openshift_hostname workaround var
Jason DeTiberus
2015-03-02
add support for overriding default registry url
Jason DeTiberus
2015-03-02
Set local_facts for openshift_node and openshift_master later in the task list
Jason DeTiberus
2015-03-01
Disable master,node services when externally managed
Jason DeTiberus
2015-02-24
create openshift_common role
Jason DeTiberus
2015-02-23
fixed bug when updating the openshift-master sysconfig file. Also, made it mu...
Thomas Wiest
2015-02-20
Set and export KUBECONFIG in root user .bash_profile
Jason DeTiberus
2015-02-19
Fix SSL support between master and node(s)
Jhon Honce
2015-02-16
- Rename minion to node
Jhon Honce
2015-02-05
removed the usage of yaml '>' for multiline entries and replaced them with ya...
Thomas Wiest
2014-10-24
Add comments explaining changing the master/minion hostnames
Jhon Honce
2014-10-23
Support latest origin v3 CLI options
Jhon Honce
2014-10-03
WIP Infra - Use variables in roles
Jhon Honce
2014-10-02
Finish origin -> openshift rename
Jhon Honce