summaryrefslogtreecommitdiffstats
path: root/roles/openshift_facts
Commit message (Expand)AuthorAgeFilesLines
...
* | Add updates for containerizedScott Dodson2016-11-141-3/+3
* | Merge pull request #2600 from mscherer/python3_portingScott Dodson2016-11-101-8/+17
|\ \
| * | Port openshift_facts to py3Michael Scherer2016-10-141-8/+17
* | | Merge pull request #2777 from dgoodwin/jenkins-role-bindingsScott Dodson2016-11-101-2/+8
|\ \ \
| * | | Reconcile role bindings for jenkins pipeline during upgrade.Devan Goodwin2016-11-101-2/+8
* | | | Fix typos in openshift_facts gce cloud providerScott Dodson2016-11-091-2/+2
|/ / /
* | | Revert "Revert openshift.node.nodename changes"Scott Dodson2016-11-081-7/+20
| |/ |/|
* | Merge pull request #2753 from jkhelil/proxy_settingsScott Dodson2016-11-081-2/+2
|\ \
| * | Always add local dns domain to no_proxyjawed2016-11-081-2/+2
* | | Merge pull request #2751 from sdodson/BZ1388253Scott Dodson2016-11-081-20/+7
|\ \ \
| * | | Revert "Fix the nodeName of the OpenShift nodes on OpenStack"Scott Dodson2016-11-071-1/+1
| * | | Revert "Fix OpenStack cloud provider"Scott Dodson2016-11-071-10/+0
| * | | Revert "Check that OpenStack hostnames are resolvable"Scott Dodson2016-11-071-9/+6
* | | | Refactor default sdn_cluster_network_cidr and sdn_host_subnet_lengthScott Dodson2016-11-071-4/+9
| |/ / |/| |
* | | Merge pull request #2652 from smunilla/BZ1320952_default_for_clusterNetworkCIDRScott Dodson2016-11-071-5/+19
|\ \ \ | |/ / |/| |
| * | Update defaults for clusterNetworkCIDR & hostSubnetLengthSamuel Munilla2016-11-031-5/+19
* | | default to multizone GCE configSeth Jennings2016-11-041-0/+3
|/ /
* | Remove commit offset strings from parsed versionsTim Bielawa2016-10-311-2/+22
* | Merge pull request #2670 from abutcher/hosted-registry-insecureScott Dodson2016-10-261-2/+21
|\ \
| * | Default hosted_registry_insecure true when insecure registry present in exist...Andrew Butcher2016-10-261-2/+21
* | | Fix race condtion in openshift_factsSamuel Munilla2016-10-251-2/+5
* | | Merge pull request #2615 from tbielawa/node-labels-fixTim Bielawa2016-10-251-3/+36
|\ \ \ | |/ / |/| |
| * | Add node-labels to kubeletArgumentsTim Bielawa2016-10-201-3/+36
* | | 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 resolvableLénaïc Huard2016-10-061-6/+9
* | Merge pull request #2546 from abutcher/master-debug-levelTim Bielawa2016-10-051-0/+1
|\ \ | |/ |/|
| * 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
|\ \ | |/ |/|
| * Filterize haproxy frontends/backends and add method for providing additional ...Andrew Butcher2016-10-031-8/+0
* | Merge pull request #2404 from sdodson/loggingScott Dodson2016-09-291-4/+19
|\ \
| * | 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 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
* 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
* Merge pull request #2268 from abutcher/ansible-2.2Scott Dodson2016-08-091-13/+24
|\
| * Support gathering ansible 2.1/2.2 system factsAndrew Butcher2016-08-081-12/+19
| * Try/except urlparse calls.Andrew Butcher2016-08-081-1/+5