summaryrefslogtreecommitdiff
path: root/inventory
AgeCommit message (Collapse)Author
2016-10-13revise docsTobias Brunner
2016-10-12adjustments in docs and j2 templateTobias Brunner
2016-10-12add regionendpoint parameter for registry s3Tobias Brunner
2016-10-10Set HTTPS_PROXY in example builddefaults_jsonScott Dodson
2016-10-07Merge pull request #2424 from jeremyeder/pods_per_core2Scott Dodson
the kubelet example line fails on releases prior to 3.3, so put a comment there.
2016-10-07note different product versionsJeremy Eder
2016-10-06Merge pull request #2548 from dgoodwin/containerized-bScott Dodson
Error out if containerized=true for lb host.
2016-10-06Error out if containerized=true for lb host.Devan Goodwin
2016-10-05Add example openid/request header providers and explain certificate variables.Andrew Butcher
2016-10-04Merge pull request #2538 from DG-i/masterAndrew Butcher
allow networkConfig.ingressIPNetworkCIDRs to be configured
2016-10-04Merge pull request #2441 from dgoodwin/34-upgrade-improvementsAndrew Butcher
3.4 Upgrade Improvements
2016-10-04allow networkConfig.ingressIPNetworkCIDRs to be configuredMathias Merscher
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
2016-09-29Merge pull request #2404 from sdodson/loggingScott Dodson
Logging fixes
2016-09-29Use pre_upgrade tag instread of a dry run variable.Devan Goodwin
2016-09-29Set the DomainName or DomainID in the OpenStack cloud providerLénaïc Huard
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
2016-09-28Add gitHTTPProxy and gitHTTPSProxy to advanced config json optionScott Dodson
2016-09-28Support openshift_upgrade_dry_run=true for pre-upgrade checks only.Devan Goodwin
2016-09-26Add some sample inventory stuff, will update this laterScott Dodson
2016-09-22Merge pull request #2473 from lhuard1A/openstack_inventoryJason DeTiberus
Update the OpenStack dynamic inventory script
2016-09-22Merge pull request #2484 from abutcher/gce-cloud-providerScott Dodson
Add GCE cloud provider kind.
2016-09-21Clarify openshift_hosted_metrics_public_urlScott Dodson
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.
2016-09-21Add GCE cloud provider kind.Andrew Butcher
2016-09-20Update the OpenStack dynamic inventory scriptLénaïc Huard
2016-09-10Add acceptschema2 and enforcequota settings for hosted registryAndrew Lau
2016-09-09Add option for specifying s3 registry storage root directory.Andrew Butcher
2016-09-09the example line fails on releases prior to 3.3, so put a comment there.Jeremy Eder
2016-09-01Don't advise people to use additional registries over oreg_urlScott Dodson
2016-08-31Remove openshift_master_metrics_public_urlAndrew Butcher
2016-08-29update kubelet argument example with references to new pods-per-core and new ↵Jeremy Eder
max-pods threshold for 3.3
2016-08-29update kubelet argument example with references to new pods-per-core and new ↵Jeremy Eder
max-pods threshold for 3.3
2016-08-26Update metrics example inventoriesScott Dodson
2016-08-25Merge pull request #2052 from sdodson/metricsScott Dodson
Metrics improvements
2016-08-24Merge pull request #2360 from detiber/repo_reworkJason DeTiberus
Repo rework
2016-08-24Pull in keynote demo changesScott Dodson
2016-08-24remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean upAdam Miller
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2016-08-23Add externalIPNetworkCIDRs to configSamuel Munilla
Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior.
2016-08-15Add nfs group to OSEv3:varsScott Dodson
Fixes #2129
2016-08-11Support for redeploying certificates.Andrew Butcher
2016-08-08Fix little mistake in openshift_master_htpasswd_users value .jmferrer
2016-08-03Add knobs for disabling router/registry management.Andrew Butcher
2016-08-01Add options for specifying named ca certificates to be added to the ↵Andrew Butcher
openshift ca bundle.
2016-07-26Document openshift_portal_netScott Dodson
2016-07-25remove outdated openshift_cluster_metrics roleJason DeTiberus
2016-07-14Merge pull request #1945 from dgoodwin/upgrade33Scott Dodson
openshift_release / version / upgrade improvements
2016-07-14Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin
2016-07-13[master] add support for setting auditConfigJason DeTiberus
2016-07-11Enable pullthrough by default in registry config for object storage.Andrew Butcher
2016-07-08Merge branch 'aoi-32-up' into upgrade33Devan Goodwin
2016-07-07Various hosted component improvementsAndrew Butcher
* [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
2016-07-05Merge pull request #2085 from sdodson/is-mungingScott Dodson
Make image stream munging optional