summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make usage of short_version/release consistentRodolfo Carvalho2017-02-202-27/+26
* Reorganize tests and helper functions logicallyRodolfo Carvalho2017-02-202-129/+129
* Remove test duplicationRodolfo Carvalho2017-02-203-80/+60
* Move similar test cases togetherRodolfo Carvalho2017-02-202-64/+64
* Insert paths in the second position of sys.pathRodolfo Carvalho2017-02-202-2/+2
* Rename test for consistencyRodolfo Carvalho2017-02-201-1/+1
* Remove dead codeRodolfo Carvalho2017-02-182-34/+0
* Ansible Lint cleanup and making filter/lookup plugins used by openshift_maste...Jason DeTiberus2017-02-144-6/+592
* fixup! master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+4
* fixup! master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+4
* master: latest use same predicates as last versionGiuseppe Scrivano2017-02-081-1/+1
* master: latest use same priorities as last versionGiuseppe Scrivano2017-02-081-1/+1
* Create v3_5 upgrade playbooksRussell Teague2017-01-304-47/+137
* Set metrics url even if metrics_deploy is falseAlberto Peon2017-01-201-3/+2
* add configuration for build default+overrides settingsBen Parees2017-01-161-21/+0
* Fix openshift_image_tag=latest.Andrew Butcher2017-01-092-4/+4
* Add future versions to openshift_factsClayton Coleman2017-01-043-5/+9
* YAML LintingRussell Teague2016-12-122-3/+2
* Merge pull request #2902 from dgoodwin/fix-metrics-urlScott Dodson2016-12-082-6/+28
|\
| * Fix metricsPublicURL only being set correctly on first master.Devan Goodwin2016-12-012-6/+28