summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/storage_plugins
Commit message (Collapse)AuthorAgeFilesLines
* add iscsi storage_plugin dependencyRobert van Veelen2016-02-102-0/+8
|
* Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher2016-01-141-0/+4
|
* Install gluster and ceph packages when containerized but not atomicScott Dodson2016-01-072-2/+2
| | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1296022
* Remove not is_containerized restriction on storage plugin includes.Andrew Butcher2016-01-061-3/+2
|
* Skip yum/dnf ops when is_containerizedScott Dodson2015-12-152-1/+3
|
* Containerization work by @sdodsonScott Dodson2015-12-151-2/+3
|
* Remove yum / dnf duplicationScott Dodson2015-12-092-20/+2
|
* Fedora changes:Adam Miller2015-12-022-0/+14
| | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
* Fix failure when seboolean not presentJason DeTiberus2015-11-241-1/+1
|
* Bug 1282336 - Add additional seboolean for glusterJason DeTiberus2015-11-161-2/+7
| | | | | - Added setting seboolean for virt_sandbox_use_fusefs - Added a failed_when to not fail if virt_sandbox_use_fusefs does not exist
* remove debugging pausesJason DeTiberus2015-10-261-4/+0
|
* make storage plugin dependency installation more flexibleJason DeTiberus2015-10-264-0/+41