summaryrefslogtreecommitdiffstats
path: root/inventory
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | Warn users about conflicts with docker0 CIDR rangelpsantil2017-05-012-2/+16
|/
* Merge pull request #3793 from jarrpa/glusterfs-registryOpenShift Bot2017-04-172-0/+6
|\ | | | | Merged by openshift-bot
| * Allow for GlusterFS to provide registry storageJose A. Rivera2017-04-102-0/+6
| | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | Update deployment_type documentationRodolfo Carvalho2017-04-112-2/+2
|/
* Document etcd_ca_default_days in example inventories.Andrew Butcher2017-04-032-2/+12
|
* Merge pull request #3734 from sosiouxme/20170322-deployment-typeOpenShift Bot2017-03-303-3/+3
|\ | | | | Merged by openshift-bot
| * validate and normalize inventory variablesLuke Meyer2017-03-293-3/+3
| | | | | | | | | | | | | | | | | | | | 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-292-0/+20
| |
* | Add etcd_debug and etcd_log_package_levels variablesScott Dodson2017-03-282-0/+8
|/
* Cherry picking from #3689ewolinetz2017-03-172-9/+13
|
* Merge pull request #3664 from ewolinetz/logging_cherrypick_3657OpenShift Bot2017-03-162-4/+4
|\ | | | | Merged by openshift-bot
| * Cherry picked from #3657ewolinetz2017-03-152-4/+4
| |
* | Update versions in example inventoriesScott Dodson2017-03-162-6/+6
| |
* | Merge pull request #3629 from ewolinetz/logging_15_cherrypickOpenShift Bot2017-03-152-2/+2
|\ \ | |/ |/| Merged by openshift-bot
| * cherry picking from #3621 #3614 #3627ewolinetz2017-03-102-2/+2
| |
* | Merge pull request #3599 from martineg/min_tls_versionOpenShift Bot2017-03-142-0/+18
|\ \ | |/ |/| Merged by openshift-bot
| * Allow overriding minTLSVersion and cipherSuitesMartin Eggen2017-03-092-0/+18
| | | | | | | | | | Add parameters to allow overriding minTLSVersion and cipherSuites in master and node servingInfo config stanzas.
* | Fix references to openshift_set_node_ip in inventory examplesgermansosa2017-03-102-2/+2
| |
* | add ability to specify an etcd versionMark McKinstry2017-03-082-0/+4
|/
* Adding into the origin inventory doc.Kenny Woodson2017-03-071-1/+45
|
* Augmenting documentation for router sharding.Kenny Woodson2017-03-071-0/+44
|