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_facts
/
tasks
Age
Commit message (
Expand
)
Author
2018-01-10
Move more plugins to lib_utils
Michael Gugino
2017-12-21
Remove oauth_template bits from openshift_facts
Michael Gugino
2017-12-19
Merge pull request #6469 from mgugino-upstream-stage/plugin-consolidate
Scott Dodson
2017-12-18
Remove some small items from openshift_facts
Michael Gugino
2017-12-18
Relocate filter plugins to lib_utils
Michael Gugino
2017-12-08
Remove unneeded embedded etcd logic
Michael Gugino
2017-12-05
Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m...
Andrew Butcher
2017-12-05
Fix hosted vars
Michael Gugino
2017-11-28
Remove openshift_facts project_cfg_facts
Michael Gugino
2017-11-28
Remove dns_port fact
Michael Gugino
2017-10-31
Remove unused osm_controller_lease_ttl
Michael Gugino
2017-10-11
Fix broken debug_level
Michael Gugino
2017-09-29
Remove oo_option facts.
Andrew Butcher
2017-08-08
Make native clustering the default everywhere
Clayton Coleman
2017-05-19
allow to configure oreg_url specifically for node or master. refs #4233
Tobias Brunner
2017-05-15
Default image policy on new clusters to on
Clayton Coleman
2017-05-01
Don't double quote when conditions
Scott Dodson
2017-05-01
Remove jinja template delimeters from when conditions
Scott Dodson
2017-02-14
Ansible Lint cleanup and making filter/lookup plugins used by openshift_maste...
Jason DeTiberus
2017-01-20
Set metrics url even if metrics_deploy is false
Alberto Peon
2016-12-12
YAML Linting
Russell Teague
2016-12-08
Merge pull request #2902 from dgoodwin/fix-metrics-url
Scott Dodson
2016-12-01
Update scheduler predicate/priorities vars
Jason DeTiberus
2016-12-01
Fix metricsPublicURL only being set correctly on first master.
Devan Goodwin
2016-11-29
refactor handling of scheduler defaults
Jason DeTiberus
2016-11-22
Merge kube_admission_plugin_config with admission_plugin_config
Samuel Munilla
2016-10-20
support 3rd party scheduler
enlinxu
2016-08-31
Remove openshift_master_metrics_public_url
Andrew Butcher
2016-08-30
Change how we set master's metricsPublicURL
Scott Dodson
2016-07-13
[master] add support for setting auditConfig
Jason DeTiberus
2016-07-07
Various hosted component improvements
Andrew Butcher
2016-06-13
Add per-service environment variables.
Andrew Butcher
2016-06-02
Add flag to manage htpasswd, or not.
Tobias Florek
2016-05-13
Allow overriding servingInfo.maxRequestsInFlight via openshift_master_max_req...
Andrew Butcher
2016-04-29
Remove duplicate oauth_template fact.
Andrew Butcher
2016-04-26
Add masterConfig.volumeConfig.dynamicProvisioningEnabled
Scott Dodson
2016-04-26
Merge pull request #1726 from detiber/htpasswd_users
Jason DeTiberus
2016-04-25
Add support for setting identity provider custom values
Jason DeTiberus
2016-04-25
Fix backward compat for osm_default_subdomain
Jason DeTiberus
2016-04-20
Fix router selector fact migration and match multiple selectors when counting...
Andrew Butcher
2016-04-19
Add openshift_node_dnsmasq
Scott Dodson
2016-04-12
Support setting imagePolicyConfig JSON in inventory.
Devan Goodwin
2016-04-01
Add support for configuring oauth templates.
Devan Goodwin
2016-04-01
Add support for templating master admissionConfig.
Devan Goodwin
2016-03-31
Allow for overriding scheduler config
Jason DeTiberus
2016-03-31
Bug 1320829 - Ensure docker installed for facts
Jason DeTiberus