summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/storage_plugins
Commit message (Expand)AuthorAgeFilesLines
* dynamic inventory bug when group exists but its emptyMangirdas2018-02-021-0/+1
* add glusterblock support for ansibleMangirdas2018-01-311-1/+27
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-204-4/+4
* Deprecate using Ansible tests as filtersRussell Teague2017-12-144-8/+8
* retry package operationsLuke Meyer2017-11-304-0/+8
* Workaround seboolean module with setsebool command.Andrew Butcher2017-07-052-26/+76
* Refactor to use Ansible package moduleRussell Teague2016-11-174-5/+5
* nfs: Handle seboolean aliases not just in FedoraColin Walters2016-10-121-19/+13
* don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfsAdam Miller2016-08-241-4/+4
* Move storage includes up to main.Andrew Butcher2016-08-081-17/+0
* Check for existence of sebooleans prior to setting.Andrew Butcher2016-07-182-8/+38
* Enable additional 'virt_sandbox_use_nfs' seboolean as per documentation:George Goh2016-06-291-0/+7
* 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
* 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
* Fix failure when seboolean not presentJason DeTiberus2015-11-241-1/+1
* Bug 1282336 - Add additional seboolean for glusterJason DeTiberus2015-11-161-2/+7
* remove debugging pausesJason DeTiberus2015-10-261-4/+0
* make storage plugin dependency installation more flexibleJason DeTiberus2015-10-264-0/+41