summaryrefslogtreecommitdiff
path: root/inventory
AgeCommit message (Collapse)Author
2017-08-03examples: use the correct variable nameGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03cri-o: allow to override CRI-O image indipendently from DockerGiuseppe Scrivano
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-08-03inventory: Add use_crio exampleSteve Milner
2017-08-01Merge pull request #4700 from sdodson/rate-limitOpenShift Bot
Merged by openshift-bot
2017-07-31Fixing storageclass doc variable.Kenny Woodson
2017-07-25Remove unsupported parameters from example inventory files.Jose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-24Allow storage migrations to be optional and/or non fatalScott Dodson
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
2017-07-23Support enabling the centos-openshift-origin-testing repositoryDavid Moreau-Simard
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.
2017-07-20Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2Scott Dodson
openshift_checks/docker_storage: overlay/2 support
2017-07-18Merge pull request #4769 from jarrpa/glusterfs-fixes-fiveScott Dodson
GlusterFS fixes 5
2017-07-18Update image-gc-high-threshold valueDerek Carr
2017-07-18docker: fix docker_selinux_enabledLuke Meyer
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.
2017-07-18Merge pull request #4762 from tbielawa/bz1470165_bz1468424OpenShift Bot
Merged by openshift-bot
2017-07-17Merge pull request #4594 from kwoodson/encryptionOpenShift Bot
Merged by openshift-bot
2017-07-17Fix NO_PROXY environment variable settingTim Bielawa
2017-07-14GlusterFS: Improve and extend example inventory filesJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-08GlusterFS: Add updated example hosts filesJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-06Add rate limit configurabilityScott Dodson
2017-07-05Merge branch 'master' into encryptionKenny Woodson
2017-06-30Run dns on the node and use that for dnsmasqScott Dodson
2017-06-29Adding disk encryption to storageclasses and to openshift registryKenny Woodson
2017-06-22Merge pull request #4516 from kwoodson/limit_refsOpenShift Bot
Merged by openshift-bot
2017-06-22Merge pull request #4510 from ashcrow/system-container-inventoryOpenShift Bot
Merged by openshift-bot
2017-06-21remove extra close brace in example inventorygpei
2017-06-20Adding option for serviceAccountConfig.limitSecretReferencesKenny Woodson
2017-06-20doc: Add system_container examples to inventorySteve Milner
2017-06-15Merge pull request #4458 from git001/more-auditlog-paramsScott Dodson
Add the other featured audit-config paramters as example
2017-06-15Add the the other featured audit-config paramters as exampleAleks
2017-06-14First POC of a CFME turnkey solution in openshift-anisbleTim Bielawa
2017-06-14Merge pull request #4245 from jarrpa/glusterfs-fixesOpenShift Bot
Merged by openshift-bot
2017-06-13Merge pull request #4302 from ewolinetz/pv_node_selectorsOpenShift Bot
Merged by openshift-bot
2017-06-13GlusterFS: Improve documentationJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-06-06Merge pull request #4252 from sdodson/tolerate-node-upgrade-failureOpenShift Bot
Merged by openshift-bot
2017-06-01show correct default value in inventoryMark McKinstry
2017-05-26Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot
Merged by openshift-bot
2017-05-26Allowing openshift_metrics to specify PV selectors and allow way to define ↵ewolinetz
selectors when creating pv
2017-05-22Add separate variables for control plane nodesScott Dodson
2017-05-22Merge pull request #3982 from jim-minter/trello131-broker-configurationOpenShift Bot
Merged by openshift-bot
2017-05-22Merge pull request #4220 from pat2man/openshift_hosted_metrics_deployer_versionEric Wolinetz
Update examples to include metrics deployer version
2017-05-19Tolerate failures in the node upgrade playbookScott Dodson
2017-05-19inventory: rename certificates->certificate in router exampleSteve Milner
Per change 9397727e433cbd9bfd865fb5ad773c7b6b4590e8, router replaced certificates with certificate.
2017-05-19allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner
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.
2017-05-17Update hosts.*.example to include openshift_hosted_metrics_deployer_versionPatrick Tescher
Without this we can have a mismatch between the OpenShift version and the metrics version. Fixes https://github.com/openshift/origin/issues/13532
2017-05-15byo inventory versions 1.5 -> 3.6Steve Milner
2017-05-15byo inventory versions 3.5 -> 3.6Steve Milner
2017-05-10Merge pull request #3969 from jarrpa/glusterfs-registry-tooOpenShift Bot
Merged by openshift-bot
2017-05-09byo: correct option nameGiuseppe Scrivano
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>
2017-05-04GlusterFS: Improve role documentationJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-05-03System container dockerSteve Milner
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
2017-05-01Warn users about conflicts with docker0 CIDR rangelpsantil