summaryrefslogtreecommitdiff
path: root/roles/openshift_master_facts
AgeCommit message (Expand)Author
2018-02-05Initial support for 3.10Scott Dodson
2018-01-10Move more plugins to lib_utilsMichael Gugino
2017-12-21Remove oauth_template bits from openshift_factsMichael Gugino
2017-12-19Merge pull request #6469 from mgugino-upstream-stage/plugin-consolidateScott Dodson
2017-12-18Remove some small items from openshift_factsMichael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-12-08Remove unneeded embedded etcd logicMichael Gugino
2017-12-05Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m...Andrew Butcher
2017-12-05Fix hosted varsMichael Gugino
2017-11-30Add v3.9 supportScott Dodson
2017-11-28Remove openshift_facts project_cfg_factsMichael Gugino
2017-11-28Remove dns_port factMichael Gugino
2017-11-14Removed old version codeMichael Gugino
2017-11-13First pass at v3.8 supportScott Dodson
2017-11-07Re-add challenge auth verification to github and googleMichael Gugino
2017-11-06Merge pull request #6031 from abutcher/temporary-servinginfo-clientcaOpenShift Merge Robot
2017-11-06Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ro...Andrew Butcher
2017-11-02Fix github auth validationMichael Gugino
2017-10-31Remove unused osm_controller_lease_ttlMichael Gugino
2017-10-20Remove incorrect validation for OpenIDIdentityProviderMichael Gugino
2017-10-11Fix broken debug_levelMichael Gugino
2017-09-29Remove oo_option facts.Andrew Butcher
2017-09-25Merge pull request #5492 from jsafrane/local-storage-predicateOpenShift Merge Robot
2017-09-20Cleanup old deployment typesMichael Gugino
2017-09-20Add 3.7 scheduler predicatesJan Safranek
2017-09-15No conversion to boolean and no quoting for include_granted_scopes.Jan Pazdziora
2017-09-11Properly quote "true" and "false" strings for include_granted_scopes.Jan Pazdziora
2017-08-08Make native clustering the default everywhereClayton Coleman
2017-08-03Update version checks to tolerate 3.7Steve Kuznetsov
2017-05-26Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot
2017-05-19Merge pull request #4211 from dmsimard/github_teamsOpenShift Bot
2017-05-19allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner
2017-05-18Merge pull request #3914 from rikkuness/yaml_newlineOpenShift Bot
2017-05-16Add teams attribute to github identity providerDavid Moreau-Simard
2017-05-15Default image policy on new clusters to onClayton Coleman
2017-05-09Remove vim configuration from Python filesRodolfo Carvalho
2017-05-01Don't double quote when conditionsScott Dodson
2017-05-01Remove jinja template delimeters from when conditionsScott Dodson
2017-04-25Standardize all Origin versioning on 3.6Russell Teague
2017-04-12Prevent line wrap in yaml dump of IDP, fixes #3912Darrian
2017-04-03Support unicode output when dumping yamlRussell Teague
2017-03-09Use ansible.compat.six where possibleJason DeTiberus
2017-03-06Rewrap long linesRodolfo Carvalho
2017-03-06Remove unused argumentRodolfo Carvalho
2017-02-28Add ca-bundle.crt to list of certs to synchronize.Andrew Butcher
2017-02-23Prepare for origin moving to OCP version schemeClayton Coleman
2017-02-20Extract assertion common to all tests as functionRodolfo Carvalho
2017-02-20Replace nose yield-style tests w/ pytest fixturesRodolfo Carvalho
2017-02-20Make tests run with either nosetests or pytestRodolfo Carvalho
2017-02-20Replace assert_equal with plain assertRodolfo Carvalho