summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosRodolfo Carvalho2016-10-191-1/+1
|
* update handling of use_dnsmasqJason DeTiberus2016-10-131-2/+2
|
* Merge pull request #2561 from lhuard1A/check_openstack_hostname_are_resovableScott Dodson2016-10-101-6/+9
|\ | | | | Check that OpenStack hostnames are resolvable
| * Check that OpenStack hostnames are resolvableLénaïc Huard2016-10-061-6/+9
| | | | | | | | If they’re not, then use IP instead
* | Merge pull request #2546 from abutcher/master-debug-levelTim Bielawa2016-10-051-0/+1
|\ \ | |/ |/| Bug 1366522 - The value of "debug_level" isn't applied to /etc/sysconfig/atomic-openshift-master
| * Move openshift.common.debug.level to openshift_facts.Andrew Butcher2016-10-051-0/+1
| |
* | Merge pull request #2511 from vishpat/nuage_haAndrew Butcher2016-10-041-8/+0
|\ \ | |/ |/| Changes for Nuage HA
| * Filterize haproxy frontends/backends and add method for providing additional ↵Andrew Butcher2016-10-031-8/+0
| | | | | | | | frontends/backends.
* | Merge pull request #2404 from sdodson/loggingScott Dodson2016-09-291-4/+19
|\ \ | | | | | | Logging fixes
| * | Add storage for loggingScott Dodson2016-09-261-4/+19
| |/
* | Merge pull request #2501 from lhuard1A/fix_openstack_cloudproviderAndrew Butcher2016-09-261-1/+11
|\ \ | |/ |/| Fix openstack cloudprovider
| * Fix OpenStack cloud providerLénaïc Huard2016-09-261-0/+10
| |
| * Fix the nodeName of the OpenShift nodes on OpenStackLénaïc Huard2016-09-221-1/+1
| |
* | Add GCE cloud provider kind.Andrew Butcher2016-09-211-0/+6
| |
* | Split openshift_builddefaults_no_proxy if it's not a listScott Dodson2016-09-201-0/+3
|/
* Add 'MaxGCEPDVolumeCount' to default scheduler predicates.Andrew Butcher2016-09-161-0/+1
|
* Add 'MaxEBSVolumeCount' to default scheduler predicates.Andrew Butcher2016-09-141-0/+1
|
* Remove atomic check and cockpit.socketSamuel Munilla2016-08-262-2/+2
|
* Add support for Atomic Registry InstallsSamuel Munilla2016-08-262-3/+9
| | | | Add the Registry deployment subtype as an option in the quick installer.
* Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselvesScott Dodson2016-08-241-2/+0
|
* Add ability to disable pvc creationScott Dodson2016-08-241-2/+4
|
* add selectors for metrics and loggingScott Dodson2016-08-241-0/+8
|
* Pull in keynote demo changesScott Dodson2016-08-241-1/+3
|
* Bug 1367199 - iptablesSyncPeriod should default to 30s OOTBSamuel Munilla2016-08-161-1/+1
| | | | Update the default to thirty seconds.
* Merge pull request #2268 from abutcher/ansible-2.2Scott Dodson2016-08-091-13/+24
|\ | | | | Ansible 2.2 Support
| * Support gathering ansible 2.1/2.2 system factsAndrew Butcher2016-08-081-12/+19
| |
| * Try/except urlparse calls.Andrew Butcher2016-08-081-1/+5
| |
* | Enable 'NoVolumeZoneConflict' policy for schedulerAndrew Butcher2016-08-091-0/+1
|/
* remove outdated openshift_cluster_metrics roleJason DeTiberus2016-07-251-18/+0
|
* Check ansible version prior to evaluating cluster hosts and groups.Andrew Butcher2016-07-201-5/+0
|
* Merge pull request #1992 from abutcher/ansible-2Scott Dodson2016-07-181-3/+3
|\ | | | | Require ansible-2.1.0.0+
| * Require ansible-2.1Andrew Butcher2016-07-011-3/+3
| |
* | Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-07-141-5/+11
|\ \
| * | Fix erroneous pylint errorSamuel Munilla2016-07-131-1/+1
| | | | | | | | | | | | | | | pylint is throwing up a no-value-for-parameter error here. Testing shows there is no real issue, so adding that to the ignores.
| * | Various hosted component improvementsAndrew Butcher2016-07-071-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [openshift_projects] Add openshift_projects role * [openshift_hosted] hosted deployments use openshift_hosted_infra_selector if openshift_hosted_<component>_selector is not defined * [openshift_hosted] move openshift_projects, openshift_serviceaccounts and openshift_metrics to dependencies of openshift_hosted * [router] improve router deployment - add router option to force subdomain - add CA to router certificate options * [registry] move registry config into openshift_hosted role - additional registry fixes/tweaks - add s3 storage support for registry * [serviceaccount] fix up serviceaccount creation
* | | Remove too recent pylint option keys.Devan Goodwin2016-07-131-2/+2
| | |
* | | pylint fixesDevan Goodwin2016-07-131-27/+26
| | |
* | | Move repoquery_cmd fact setting into a more logical place.Devan Goodwin2016-07-111-0/+5
| | |
* | | Remove/update TODOs.Devan Goodwin2016-07-081-3/+0
| | |
* | | Merge branch 'aoi-32-up' into upgrade33Devan Goodwin2016-07-081-1/+9
|\ \ \ | |/ /
| * | Make /var/lib/origin mounted rslaveScott Dodson2016-07-061-0/+1
| | |
| * | Add gte_3_3Scott Dodson2016-07-031-1/+8
| |/
* | Merge branch 'master' into upgrade33Devan Goodwin2016-06-281-1/+1
|\ \ | |/
| * Merge pull request #1927 from jfcoz/metrics_resolutionScott Dodson2016-06-231-1/+1
| |\ | | | | | | add unit in seconds for metrics resolution
| | * default unit in openshift_factsjfcoz2016-06-071-1/+1
| | |
* | | Fix version facts with trailing newline.Devan Goodwin2016-06-171-1/+1
| | |
* | | More stable lookup of running openshift version.Devan Goodwin2016-06-171-14/+15
| | |
* | | Fix typo in facts.Devan Goodwin2016-06-161-1/+1
| | |
* | | Cleanup, fix 3.1 version bug in facts.Devan Goodwin2016-06-161-12/+11
| | |
* | | More stable containerized version lookup.Devan Goodwin2016-06-151-1/+21
| | |