summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.origin.example
Commit message (Collapse)AuthorAgeFilesLines
* Add acceptschema2 and enforcequota settings for hosted registryAndrew Lau2016-09-101-0/+2
|
* Add option for specifying s3 registry storage root directory.Andrew Butcher2016-09-091-0/+1
|
* Don't advise people to use additional registries over oreg_urlScott Dodson2016-09-011-4/+2
|
* Remove openshift_master_metrics_public_urlAndrew Butcher2016-08-311-1/+1
|
* update kubelet argument example with references to new pods-per-core and new ↵Jeremy Eder2016-08-291-1/+1
| | | | max-pods threshold for 3.3
* Update metrics example inventoriesScott Dodson2016-08-261-4/+43
|
* 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-231-0/+10
|/ | | | | Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior.
* Support for redeploying certificates.Andrew Butcher2016-08-111-2/+15
|
* Fix little mistake in openshift_master_htpasswd_users value .jmferrer2016-08-081-1/+1
|
* Add knobs for disabling router/registry management.Andrew Butcher2016-08-031-0/+6
|
* Add options for specifying named ca certificates to be added to the ↵Andrew Butcher2016-08-011-2/+7
| | | | openshift ca bundle.
* Document openshift_portal_netScott Dodson2016-07-261-4/+6
|
* remove outdated openshift_cluster_metrics roleJason DeTiberus2016-07-251-3/+0
|
* Merge pull request #1945 from dgoodwin/upgrade33Scott Dodson2016-07-141-0/+24
|\ | | | | openshift_release / version / upgrade improvements
| * Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-07-141-53/+58
| |\
| * \ Merge branch 'aoi-32-up' into upgrade33Devan Goodwin2016-07-081-0/+4
| |\ \
| * \ \ Merge branch 'master' into upgrade33Devan Goodwin2016-07-041-3/+6
| |\ \ \
| * | | | Fix typo in example inventories.Devan Goodwin2016-07-041-1/+1
| | | | |
| * | | | Merge branch 'master' into upgrade33Devan Goodwin2016-06-281-0/+9
| |\ \ \ \
| * | | | | Allow skipping Docker upgrade during OpenShift upgrade.Devan Goodwin2016-06-241-0/+7
| | | | | |
| * | | | | Document the new and old version variables.Devan Goodwin2016-06-171-0/+17
| | | | | |
* | | | | | [master] add support for setting auditConfigJason DeTiberus2016-07-131-0/+3
| |_|_|_|/ |/| | | |
* | | | | Enable pullthrough by default in registry config for object storage.Andrew Butcher2016-07-111-0/+1
| | | | |
* | | | | Various hosted component improvementsAndrew Butcher2016-07-071-53/+57
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [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-051-0/+4
|\ \ \ \ | |_|_|/ |/| | | Make image stream munging optional
| * | | Make image stream munging optionalScott Dodson2016-07-051-0/+4
| | |/ | |/|
* | | 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-011-1/+4
|/ / | | | | | | | | | | 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-131-0/+9
|/
* Configure default docker logging options.Andrew Butcher2016-06-021-3/+1
|
* Merge pull request #1672 from jstuever/os_clocksJason DeTiberus2016-05-261-0/+3
|\ | | | | Add openshift_clock role
| * Adding openshift_clock parameters to example inventory filesJeremiah Stuever2016-05-201-0/+3
| |
* | Clarify the example inventory related to proxies and builddefaultsScott Dodson2016-05-191-7/+8
|/
* Merge pull request #1888 from maci0/masterJason DeTiberus2016-05-141-1/+1
|\ | | | | Update default max-pods parameter
| * Update default max-pods parameterMarcel Wysocki2016-05-141-1/+1
| | | | | | | | | | This updates the openshift_node_kubelet_args max-pods parameter from 40 to 110 which is the new number of maximum supported pods per node in OSE 3.2. The inventory file should reflect this.
* | Allow overriding servingInfo.maxRequestsInFlight via ↵Andrew Butcher2016-05-131-0/+3
|/ | | | openshift_master_max_requests_inflight.
* Document oauth token config inventory vars.Devan Goodwin2016-05-121-1/+5
| | | | | These were added in November but weren't covered in the example inventories.
* Merge pull request #1192 from lebauce/storage-cinder-roleJason DeTiberus2016-05-101-9/+26
|\ | | | | Add support for Openstack based persistent volumes
| * Add support for Openstack based persistent volumesSylvain Baubeau2016-05-101-9/+26
| | | | | | | | Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
* | Merge pull request #1828 from sdodson/bz1330920Jason DeTiberus2016-05-101-1/+1
|\ \ | | | | | | Fix openshift_generate_no_proxy_hosts boolean
| * | Fix openshift_generate_no_proxy_hosts examplesScott Dodson2016-04-271-1/+1
| | |
* | | Fix inventory syntaxetalset2016-04-291-1/+1
| | | | | | | | | | | | | | | * ERROR: /etc/ansible/hosts:...: variables assigned to group must be in key=value form * change key: value by key=value
* | | update tenand_id typo in example fileJianlin Liu2016-04-281-1/+1
|/ /
* | Add masterConfig.volumeConfig.dynamicProvisioningEnabledScott Dodson2016-04-261-0/+2
| |
* | Merge pull request #1726 from detiber/htpasswd_usersJason DeTiberus2016-04-261-0/+14
|\ \ | | | | | | Add support for setting identity provider custom values
| * | Add support for setting identity provider custom valuesJason DeTiberus2016-04-251-0/+14
| | | | | | | | | | | | | | | | | | | | | - htpasswd users - ldap ca file - openid ca file - request_header ca file
* | | Replace deprecated sudo with become.Andrew Butcher2016-04-251-2/+2
|/ /
* | Merge pull request #1385 from sdodson/global-proxyJason DeTiberus2016-04-251-0/+26
|\ \ | | | | | | Global Proxy Config