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_common
Age
Commit message (
Expand
)
Author
2015-09-10
Move openshift_data_dir to a fact based on deployment_type
Scott Dodson
2015-08-28
Merge pull request #512 from sdodson/next
Wesley Hearn
2015-08-27
Merge pull request #459 from spinolacastro/fluentd
Wesley Hearn
2015-08-26
Atomic Enterprise related changes.
Avesh Agarwal
2015-08-17
Merge pull request #405 from sdodson/loglevel2
Brenton Leanhardt
2015-08-13
Changes to make documentation less specific to OSE or AE and also
Avesh Agarwal
2015-08-12
Configure Fluentd
Diego Castro
2015-07-29
Set loglevel=2 as our default across the board
Scott Dodson
2015-07-17
Replace outdated beta repo ids with 3.0 release
Takayoshi Kimura
2015-06-16
Update for RC2 changes
Scott Dodson
2015-06-10
Templatize configs and 0.5.2 changes
Jason DeTiberus
2015-06-10
Accomodate upstream configuration change
Scott Dodson
2015-06-06
add use_fluentd to openshift_facts
Jason DeTiberus
2015-06-01
* Make fluentd deployment optional with openshift_use_fluentd
Jhon Honce
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
remove openshift_hostname_workaround var for openshift_common, rather rely on...
Jason DeTiberus
2015-03-24
node registration changes
Jason DeTiberus
2015-03-24
add repos role to gce cluster launch so that we are applying os_update_latest...
Jason DeTiberus
2015-03-24
Use ansible playbook to initialize openshift cluster
Jhon Honce
2015-03-24
Move yum update * to new os_update_latest role
Jason DeTiberus
2015-03-24
Use ansible playbook to initialize openshift cluster
Jhon Honce
2015-03-24
Merge pull request #117 from detiber/repoRename
Thomas Wiest
2015-03-18
Rename repos role to openshift_repos
Jason DeTiberus
2015-03-18
Fix hostname handling
Jason DeTiberus
2015-03-09
Merge pull request #100 from detiber/randomCleanup
Thomas Wiest
2015-03-06
start fixing os_firewall issues
Jason DeTiberus
2015-03-06
Initial READMEs for openshift_{common, node, master}
Jason DeTiberus
2015-03-06
Fix license name
Jason DeTiberus
2015-03-06
Do not set KUBECONFIG for root user
Jason DeTiberus
2015-03-05
refactor firewall management into new role
Jason DeTiberus
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-02-24
move KUBECONFIG setting to openshift_common
Jason DeTiberus
2015-02-24
create openshift_common role
Jason DeTiberus