summaryrefslogtreecommitdiff
path: root/inventory
AgeCommit message (Collapse)Author
2017-07-18Update image-gc-high-threshold valueDerek Carr
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-08GlusterFS: Add updated example hosts filesJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
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
2017-04-24add template service broker configurableJim Minter
2017-04-17Merge pull request #3793 from jarrpa/glusterfs-registryOpenShift Bot
Merged by openshift-bot
2017-04-11Update deployment_type documentationRodolfo Carvalho
2017-04-10Allow for GlusterFS to provide registry storageJose A. Rivera
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-04-03Document etcd_ca_default_days in example inventories.Andrew Butcher
2017-03-30Merge pull request #3734 from sosiouxme/20170322-deployment-typeOpenShift Bot
Merged by openshift-bot
2017-03-29validate and normalize inventory variablesLuke Meyer
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.
2017-03-29Update example inventory files to mention certificate validity parameters.Slava Semushin
2017-03-28Add etcd_debug and etcd_log_package_levels variablesScott Dodson
2017-03-17Cherry picking from #3689ewolinetz
2017-03-16Merge pull request #3664 from ewolinetz/logging_cherrypick_3657OpenShift Bot
Merged by openshift-bot
2017-03-16Update versions in example inventoriesScott Dodson
2017-03-15Merge pull request #3629 from ewolinetz/logging_15_cherrypickOpenShift Bot
Merged by openshift-bot