summaryrefslogtreecommitdiffstats
path: root/inventory/byo
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Add example openid/request header providers and explain certificate variables.Andrew Butcher2016-10-052-14/+72
|/ /
* | Merge pull request #2538 from DG-i/masterAndrew Butcher2016-10-042-0/+14
|\ \ | | | | | | allow networkConfig.ingressIPNetworkCIDRs to be configured
| * | allow networkConfig.ingressIPNetworkCIDRs to be configuredMathias Merscher2016-10-042-0/+14
| | | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
* | | Merge pull request #2441 from dgoodwin/34-upgrade-improvementsAndrew Butcher2016-10-041-1/+0
|\ \ \ | |/ / |/| | 3.4 Upgrade Improvements
| * | Use pre_upgrade tag instread of a dry run variable.Devan Goodwin2016-09-292-6/+0
| | |
| * | Support openshift_upgrade_dry_run=true for pre-upgrade checks only.Devan Goodwin2016-09-282-0/+5
| | |
* | | Merge pull request #2404 from sdodson/loggingScott Dodson2016-09-292-8/+97
|\ \ \ | | | | | | | | Logging fixes
| * | | Add some sample inventory stuff, will update this laterScott Dodson2016-09-262-8/+97
| |/ /
* | | Set the DomainName or DomainID in the OpenStack cloud providerLénaïc Huard2016-09-292-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Whereas with the OpenStack keystone v2 authentication API, the username and the password are enough, the keystone v3 API requires an additional domain parameter. Fixes #2515
* | | Add gitHTTPProxy and gitHTTPSProxy to advanced config json optionScott Dodson2016-09-282-4/+2
|/ /
* | Merge pull request #2484 from abutcher/gce-cloud-providerScott Dodson2016-09-222-0/+6
|\ \ | | | | | | Add GCE cloud provider kind.
| * | Add GCE cloud provider kind.Andrew Butcher2016-09-212-0/+6
| | |
* | | Clarify openshift_hosted_metrics_public_urlScott Dodson2016-09-212-0/+4
|/ / | | | | | | | | | | Currently, metrics only works at /hawkular/metrics so if you alter the path portion of the variable then the master will direct traffic at an endpoint that won't work.
* | Add acceptschema2 and enforcequota settings for hosted registryAndrew Lau2016-09-102-0/+4
| |
* | Add option for specifying s3 registry storage root directory.Andrew Butcher2016-09-092-0/+2
|/
* Don't advise people to use additional registries over oreg_urlScott Dodson2016-09-012-8/+4
|
* Remove openshift_master_metrics_public_urlAndrew Butcher2016-08-312-2/+2
|
* update kubelet argument example with references to new pods-per-core and new ↵Jeremy Eder2016-08-292-2/+2
| | | | max-pods threshold for 3.3
* update kubelet argument example with references to new pods-per-core and new ↵Jeremy Eder2016-08-292-492/+0
| | | | max-pods threshold for 3.3
* Update metrics example inventoriesScott Dodson2016-08-262-11/+66
|
* Merge pull request #2052 from sdodson/metricsScott Dodson2016-08-251-0/+24
|\ | | | | Metrics improvements
| * Pull in keynote demo changesScott Dodson2016-08-241-0/+24
| |
* | Merge pull request #2360 from detiber/repo_reworkJason DeTiberus2016-08-241-4/+0
|\ \ | | | | | | Repo rework
| * | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean upAdam Miller2016-08-241-4/+0
| |/ | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* / Add externalIPNetworkCIDRs to configSamuel Munilla2016-08-232-0/+19
|/ | | | | Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior.
* Add nfs group to OSEv3:varsScott Dodson2016-08-152-0/+2
| | | | Fixes #2129
* Support for redeploying certificates.Andrew Butcher2016-08-112-3/+30
|
* Fix little mistake in openshift_master_htpasswd_users value .jmferrer2016-08-083-3/+3
|
* Add knobs for disabling router/registry management.Andrew Butcher2016-08-032-0/+12
|
* Add options for specifying named ca certificates to be added to the ↵Andrew Butcher2016-08-013-6/+21
| | | | openshift ca bundle.
* Document openshift_portal_netScott Dodson2016-07-263-12/+17
|
* remove outdated openshift_cluster_metrics roleJason DeTiberus2016-07-253-9/+0
|
* Merge pull request #1945 from dgoodwin/upgrade33Scott Dodson2016-07-143-0/+72
|\ | | | | openshift_release / version / upgrade improvements
| * Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-07-143-159/+173
| |\
| * \ Merge branch 'aoi-32-up' into upgrade33Devan Goodwin2016-07-083-0/+10
| |\ \
| * \ \ Merge branch 'master' into upgrade33Devan Goodwin2016-07-042-4/+10
| |\ \ \
| * | | | Fix typo in example inventories.Devan Goodwin2016-07-043-3/+3
| | | | |
| * | | | Merge branch 'master' into upgrade33Devan Goodwin2016-06-283-0/+27
| |\ \ \ \
| * | | | | Allow skipping Docker upgrade during OpenShift upgrade.Devan Goodwin2016-06-243-0/+21
| | | | | |
| * | | | | Document the new and old version variables.Devan Goodwin2016-06-173-0/+51
| | | | | |
* | | | | | [master] add support for setting auditConfigJason DeTiberus2016-07-132-0/+6
| |_|_|_|/ |/| | | |
* | | | | Enable pullthrough by default in registry config for object storage.Andrew Butcher2016-07-112-0/+2
| | | | |
* | | | | Various hosted component improvementsAndrew Butcher2016-07-073-159/+171
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [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
* | | | Merge pull request #2085 from sdodson/is-mungingScott Dodson2016-07-053-0/+10
|\ \ \ \ | |_|_|/ |/| | | Make image stream munging optional
| * | | Make image stream munging optionalScott Dodson2016-07-053-0/+10
| | |/ | |/|
* | | Adds quotes to gpgkey element in byo/config.ymlScott Merrill2016-07-031-2/+2
| | | | | | | | | | | | | | | | | | As described in https://github.com/openshift/openshift-ansible/issues/1987#issuecomment-223965843 Hopefully this will help others who are trying install Origin.
* | | Add support for supplying a dnsmasq.conf fileScott Dodson2016-07-012-2/+8
|/ / | | | | | | | | | | Useful for POC environments where DNS may not actually be setup yet. Make sure you don't define anything that would conflict with the default configuration. You have been warned.
* / Add per-service environment variables.Andrew Butcher2016-06-133-0/+27
|/
* Configure default docker logging options.Andrew Butcher2016-06-023-10/+3
|
* Merge pull request #1672 from jstuever/os_clocksJason DeTiberus2016-05-263-0/+8
|\ | | | | Add openshift_clock role