summaryrefslogtreecommitdiffstats
path: root/inventory
Commit message (Collapse)AuthorAgeFilesLines
* examples: use the correct variable nameGiuseppe Scrivano2017-08-032-2/+2
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* cri-o: allow to override CRI-O image indipendently from DockerGiuseppe Scrivano2017-08-032-0/+2
| | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* inventory: Add use_crio exampleSteve Milner2017-08-032-2/+10
|
* Merge pull request #4700 from sdodson/rate-limitOpenShift Bot2017-08-012-0/+14
|\ | | | | Merged by openshift-bot
| * Add rate limit configurabilityScott Dodson2017-07-062-0/+14
| |
* | Fixing storageclass doc variable.Kenny Woodson2017-07-312-2/+2
| |
* | Remove unsupported parameters from example inventory files.Jose A. Rivera2017-07-255-28/+28
| | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | Allow storage migrations to be optional and/or non fatalScott Dodson2017-07-242-0/+16
| | | | | | | | | | | | | | | | 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-232-2/+4
| | | | | | | | | | | | | | | | 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-202-0/+10
|\ \ | | | | | | openshift_checks/docker_storage: overlay/2 support
| * | docker: fix docker_selinux_enabledLuke Meyer2017-07-182-0/+10
| | | | | | | | | | | | | | | 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.
* | | Merge pull request #4769 from jarrpa/glusterfs-fixes-fiveScott Dodson2017-07-185-19/+129
|\ \ \ | | | | | | | | GlusterFS fixes 5
| * | | GlusterFS: Improve and extend example inventory filesJose A. Rivera2017-07-145-19/+129
| | | | | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | | Update image-gc-high-threshold valueDerek Carr2017-07-182-2/+2
| |/ / |/| |
* | | Merge pull request #4762 from tbielawa/bz1470165_bz1468424OpenShift Bot2017-07-182-2/+18
|\ \ \ | | | | | | | | Merged by openshift-bot
| * | | Fix NO_PROXY environment variable settingTim Bielawa2017-07-172-2/+18
| |/ /
* | | Merge pull request #4594 from kwoodson/encryptionOpenShift Bot2017-07-172-0/+14
|\ \ \ | |/ / |/| | Merged by openshift-bot
| * | Merge branch 'master' into encryptionKenny Woodson2017-07-052-0/+8
| |\ \ | | |/
| * | Adding disk encryption to storageclasses and to openshift registryKenny Woodson2017-06-292-0/+14
| | |
* | | GlusterFS: Add updated example hosts filesJose A. Rivera2017-07-083-0/+115
| |/ |/| | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | Run dns on the node and use that for dnsmasqScott Dodson2017-06-302-0/+8
|/
* Merge pull request #4516 from kwoodson/limit_refsOpenShift Bot2017-06-222-0/+6
|\ | | | | Merged by openshift-bot
| * Adding option for serviceAccountConfig.limitSecretReferencesKenny Woodson2017-06-202-0/+6
| |
* | Merge pull request #4510 from ashcrow/system-container-inventoryOpenShift Bot2017-06-222-0/+22
|\ \ | | | | | | Merged by openshift-bot
| * | doc: Add system_container examples to inventorySteve Milner2017-06-202-0/+22
| |/
* | remove extra close brace in example inventorygpei2017-06-212-2/+2
|/
* Merge pull request #4458 from git001/more-auditlog-paramsScott Dodson2017-06-152-0/+12
|\ | | | | Add the other featured audit-config paramters as example
| * Add the the other featured audit-config paramters as exampleAleks2017-06-152-0/+12
| |
* | First POC of a CFME turnkey solution in openshift-anisbleTim Bielawa2017-06-142-0/+14
|/
* Merge pull request #4245 from jarrpa/glusterfs-fixesOpenShift Bot2017-06-141-1/+1
|\ | | | | Merged by openshift-bot
| * GlusterFS: Improve documentationJose A. Rivera2017-06-131-1/+1
| | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | Merge pull request #4302 from ewolinetz/pv_node_selectorsOpenShift Bot2017-06-132-0/+8
|\ \ | |/ |/| Merged by openshift-bot
| * Allowing openshift_metrics to specify PV selectors and allow way to define ↵ewolinetz2017-05-262-0/+8
| | | | | | | | selectors when creating pv
* | Merge pull request #4252 from sdodson/tolerate-node-upgrade-failureOpenShift Bot2017-06-062-0/+58
|\ \ | | | | | | Merged by openshift-bot
| * | Add separate variables for control plane nodesScott Dodson2017-05-222-2/+10
| | |
| * | Tolerate failures in the node upgrade playbookScott Dodson2017-05-192-0/+50
| | |
* | | show correct default value in inventoryMark McKinstry2017-06-012-8/+8
| | |
* | | Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot2017-05-262-1/+8
|\ \ \ | |_|/ |/| | Merged by openshift-bot
| * | allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-192-1/+8
| |/ | | | | | | | | | | | | | | | | 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-222-0/+8
|\ \ | | | | | | Merged by openshift-bot
| * | add template service broker configurableJim Minter2017-04-242-0/+8
| | |
* | | Merge pull request #4220 from pat2man/openshift_hosted_metrics_deployer_versionEric Wolinetz2017-05-222-0/+6
|\ \ \ | | | | | | | | Update examples to include metrics deployer version
| * | | Update hosts.*.example to include openshift_hosted_metrics_deployer_versionPatrick Tescher2017-05-172-0/+6
| | |/ | |/| | | | | | | | | | | | | | | | 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-192-4/+4
|/ / | | | | | | | | Per change 9397727e433cbd9bfd865fb5ad773c7b6b4590e8, router replaced certificates with certificate.
* | byo inventory versions 1.5 -> 3.6Steve Milner2017-05-151-4/+4
| |
* | byo inventory versions 3.5 -> 3.6Steve Milner2017-05-151-4/+4
| |
* | Merge pull request #3969 from jarrpa/glusterfs-registry-tooOpenShift Bot2017-05-103-6/+51
|\ \ | | | | | | Merged by openshift-bot
| * | GlusterFS: Improve role documentationJose A. Rivera2017-05-043-6/+51
| | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | byo: correct option nameGiuseppe Scrivano2017-05-092-2/+2
|/ / | | | | | | | | | | | | | | 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-032-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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