summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.ose.example
Commit message (Collapse)AuthorAgeFilesLines
* examples: use the correct variable nameGiuseppe Scrivano2017-08-031-1/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* cri-o: allow to override CRI-O image indipendently from DockerGiuseppe Scrivano2017-08-031-0/+1
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* inventory: Add use_crio exampleSteve Milner2017-08-031-1/+5
|
* Merge pull request #4700 from sdodson/rate-limitOpenShift Bot2017-08-011-0/+7
|\ | | | | Merged by openshift-bot
| * Add rate limit configurabilityScott Dodson2017-07-061-0/+7
| |
* | Fixing storageclass doc variable.Kenny Woodson2017-07-311-1/+1
| |
* | Allow storage migrations to be optional and/or non fatalScott Dodson2017-07-241-0/+8
| | | | | | | | | | | | | | | | Allow configuration of these options, these are their defaults openshift_upgrade_pre_storage_migration_enabled=true openshift_upgrade_post_storage_migration_enabled=true openshift_upgrade_pre_storage_migration_fatal=true openshift_upgrade_post_storage_migration_fatal=false
* | Support enabling the centos-openshift-origin-testing repositoryDavid Moreau-Simard2017-07-231-1/+2
| | | | | | | | | | | | | | | | New versions of Origin land in the -testing repository before they are tagged for release. This effectively adds the ability to easily test a new unreleased version (currently in this case 1.5.1) by enabling the correct repository if 'openshift_repos_enable_testing' is true.
* | Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2Scott Dodson2017-07-201-0/+5
|\ \ | | | | | | openshift_checks/docker_storage: overlay/2 support
| * | docker: fix docker_selinux_enabledLuke Meyer2017-07-181-0/+5
| | | | | | | | | | | | | | | Document the option so that those who want to run on OverlayFS can find it. Fix the task so that setting it to False isn't interpreted as true.
* | | Update image-gc-high-threshold valueDerek Carr2017-07-181-1/+1
|/ /
* | Merge pull request #4762 from tbielawa/bz1470165_bz1468424OpenShift Bot2017-07-181-1/+9
|\ \ | | | | | | Merged by openshift-bot
| * | Fix NO_PROXY environment variable settingTim Bielawa2017-07-171-1/+9
| |/
* | Merge branch 'master' into encryptionKenny Woodson2017-07-051-0/+4
|\ \ | |/
| * Run dns on the node and use that for dnsmasqScott Dodson2017-06-301-0/+4
| |
* | Adding disk encryption to storageclasses and to openshift registryKenny Woodson2017-06-291-0/+7
|/
* Merge pull request #4516 from kwoodson/limit_refsOpenShift Bot2017-06-221-0/+3
|\ | | | | Merged by openshift-bot
| * Adding option for serviceAccountConfig.limitSecretReferencesKenny Woodson2017-06-201-0/+3
| |
* | Merge pull request #4510 from ashcrow/system-container-inventoryOpenShift Bot2017-06-221-0/+11
|\ \ | | | | | | Merged by openshift-bot
| * | doc: Add system_container examples to inventorySteve Milner2017-06-201-0/+11
| |/
* | remove extra close brace in example inventorygpei2017-06-211-1/+1
|/
* Merge pull request #4458 from git001/more-auditlog-paramsScott Dodson2017-06-151-0/+6
|\ | | | | Add the other featured audit-config paramters as example
| * Add the the other featured audit-config paramters as exampleAleks2017-06-151-0/+6
| |
* | First POC of a CFME turnkey solution in openshift-anisbleTim Bielawa2017-06-141-0/+7
|/
* Merge pull request #4302 from ewolinetz/pv_node_selectorsOpenShift Bot2017-06-131-0/+4
|\ | | | | Merged by openshift-bot
| * Allowing openshift_metrics to specify PV selectors and allow way to define ↵ewolinetz2017-05-261-0/+4
| | | | | | | | selectors when creating pv
* | Merge pull request #4252 from sdodson/tolerate-node-upgrade-failureOpenShift Bot2017-06-061-0/+29
|\ \ | | | | | | Merged by openshift-bot
| * | Add separate variables for control plane nodesScott Dodson2017-05-221-1/+5
| | |
| * | Tolerate failures in the node upgrade playbookScott Dodson2017-05-191-0/+25
| | |
* | | show correct default value in inventoryMark McKinstry2017-06-011-4/+4
| | |
* | | Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot2017-05-261-1/+4
|\ \ \ | |_|/ |/| | Merged by openshift-bot
| * | allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-191-1/+4
| |/ | | | | | | | | | | | | | | | | This commit allows to specify imageConfig.format specifically for master or for nodes. One use case of this could be if you want to use customer builder images. In this case imageConfig.format only needs to be changed in the master-config.yml but not in the node-config.yml.
* | Merge pull request #3982 from jim-minter/trello131-broker-configurationOpenShift Bot2017-05-221-0/+4
|\ \ | | | | | | Merged by openshift-bot
| * | add template service broker configurableJim Minter2017-04-241-0/+4
| | |
* | | Merge pull request #4220 from pat2man/openshift_hosted_metrics_deployer_versionEric Wolinetz2017-05-221-0/+3
|\ \ \ | | | | | | | | Update examples to include metrics deployer version
| * | | Update hosts.*.example to include openshift_hosted_metrics_deployer_versionPatrick Tescher2017-05-171-0/+3
| | |/ | |/| | | | | | | | | | | | | | | | Without this we can have a mismatch between the OpenShift version and the metrics version. Fixes https://github.com/openshift/origin/issues/13532
* | | inventory: rename certificates->certificate in router exampleSteve Milner2017-05-191-2/+2
|/ / | | | | | | | | Per change 9397727e433cbd9bfd865fb5ad773c7b6b4590e8, router replaced certificates with certificate.
* | byo inventory versions 3.5 -> 3.6Steve Milner2017-05-151-4/+4
| |
* | Merge pull request #3969 from jarrpa/glusterfs-registry-tooOpenShift Bot2017-05-101-3/+0
|\ \ | | | | | | Merged by openshift-bot
| * | GlusterFS: Improve role documentationJose A. Rivera2017-05-041-3/+0
| | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | byo: correct option nameGiuseppe Scrivano2017-05-091-1/+1
|/ / | | | | | | | | | | | | | | The correct name is "enabled', not "basicAuditEnabled" Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1439619 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | System container dockerSteve Milner2017-05-031-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change allows for the use of either the traditional package install of docker OR a system container install of docker. Two new inventory options, openshift_docker_use_system_container and openshift_docker_systemcontainer_image_registry_override, have been added which are be used to install with a system container. By default this option is commented out. One new fact has been added: - docker.service_name: docker by default, container-engine-docker for system container
* | Warn users about conflicts with docker0 CIDR rangelpsantil2017-05-011-1/+8
|/
* Merge pull request #3793 from jarrpa/glusterfs-registryOpenShift Bot2017-04-171-0/+3
|\ | | | | Merged by openshift-bot
| * Allow for GlusterFS to provide registry storageJose A. Rivera2017-04-101-0/+3
| | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | Update deployment_type documentationRodolfo Carvalho2017-04-111-1/+1
|/
* Document etcd_ca_default_days in example inventories.Andrew Butcher2017-04-031-1/+6
|
* Merge pull request #3734 from sosiouxme/20170322-deployment-typeOpenShift Bot2017-03-301-1/+1
|\ | | | | Merged by openshift-bot
| * validate and normalize inventory variablesLuke Meyer2017-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | In openshift_repos and everywhere, ensure deployment_type and openshift_deployment_type are defined and the same. We really want to set openshift_deployment_type, but users will likely still have just deployment_type, so accept both. And don't make every playbook default openshift_deployment_type to deployment_type. This introduces the openshift_sanitize_inventory role to run before anything else.
* | Update example inventory files to mention certificate validity parameters.Slava Semushin2017-03-291-0/+10
| |