summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts
Commit message (Expand)AuthorAgeFilesLines
* Initial support for 3.10Scott Dodson2018-02-052-8/+8
* Move more plugins to lib_utilsMichael Gugino2018-01-106-1003/+3
* Remove oauth_template bits from openshift_factsMichael Gugino2017-12-211-2/+0
* Merge pull request #6469 from mgugino-upstream-stage/plugin-consolidateScott Dodson2017-12-193-2/+2
|\
| * Relocate filter plugins to lib_utilsMichael Gugino2017-12-183-2/+2
* | Remove some small items from openshift_factsMichael Gugino2017-12-181-1/+0
|/
* Remove unneeded embedded etcd logicMichael Gugino2017-12-081-1/+0
* Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m...Andrew Butcher2017-12-052-27/+0
* Fix hosted varsMichael Gugino2017-12-052-9/+2
* Add v3.9 supportScott Dodson2017-11-304-10/+16
* Remove openshift_facts project_cfg_factsMichael Gugino2017-11-281-6/+0
* Remove dns_port factMichael Gugino2017-11-281-2/+0
* Removed old version codeMichael Gugino2017-11-141-18/+5
* First pass at v3.8 supportScott Dodson2017-11-133-8/+12
* Re-add challenge auth verification to github and googleMichael Gugino2017-11-071-0/+12
* Merge pull request #6031 from abutcher/temporary-servinginfo-clientcaOpenShift Merge Robot2017-11-061-1/+1
|\
| * Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ro...Andrew Butcher2017-11-061-1/+1
* | Fix github auth validationMichael Gugino2017-11-021-4/+2
|/
* Remove unused osm_controller_lease_ttlMichael Gugino2017-10-311-1/+0
* Remove incorrect validation for OpenIDIdentityProviderMichael Gugino2017-10-201-1/+0
* Fix broken debug_levelMichael Gugino2017-10-111-1/+0
* Remove oo_option facts.Andrew Butcher2017-09-293-3/+1
* Merge pull request #5492 from jsafrane/local-storage-predicateOpenShift Merge Robot2017-09-252-1/+32
|\
| * Add 3.7 scheduler predicatesJan Safranek2017-09-202-1/+32
* | Cleanup old deployment typesMichael Gugino2017-09-201-22/+3
|/
* No conversion to boolean and no quoting for include_granted_scopes.Jan Pazdziora2017-09-151-5/+0
* Properly quote "true" and "false" strings for include_granted_scopes.Jan Pazdziora2017-09-111-1/+1
* Make native clustering the default everywhereClayton Coleman2017-08-081-1/+1
* Update version checks to tolerate 3.7Steve Kuznetsov2017-08-033-8/+12
* Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot2017-05-261-1/+1
|\
| * allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-191-1/+1
* | Merge pull request #4211 from dmsimard/github_teamsOpenShift Bot2017-05-191-1/+2
|\ \ | |/ |/|
| * Add teams attribute to github identity providerDavid Moreau-Simard2017-05-161-1/+2
* | Merge pull request #3914 from rikkuness/yaml_newlineOpenShift Bot2017-05-181-0/+1
|\ \
| * | Prevent line wrap in yaml dump of IDP, fixes #3912Darrian2017-04-121-0/+1
* | | Default image policy on new clusters to onClayton Coleman2017-05-152-1/+23
| |/ |/|
* | Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+0
* | Don't double quote when conditionsScott Dodson2017-05-011-2/+2
* | Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-2/+2
* | Standardize all Origin versioning on 3.6Russell Teague2017-04-254-9/+11
|/
* Support unicode output when dumping yamlRussell Teague2017-04-031-7/+10
* Use ansible.compat.six where possibleJason DeTiberus2017-03-091-1/+5
* Rewrap long linesRodolfo Carvalho2017-03-062-8/+22
* Remove unused argumentRodolfo Carvalho2017-03-061-1/+1
* Add ca-bundle.crt to list of certs to synchronize.Andrew Butcher2017-02-281-1/+1
* Prepare for origin moving to OCP version schemeClayton Coleman2017-02-234-19/+21
* Extract assertion common to all tests as functionRodolfo Carvalho2017-02-202-56/+24
* Replace nose yield-style tests w/ pytest fixturesRodolfo Carvalho2017-02-203-248/+247
* Make tests run with either nosetests or pytestRodolfo Carvalho2017-02-203-45/+42
* Replace assert_equal with plain assertRodolfo Carvalho2017-02-202-28/+24