summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_glusterfs/tasks
Commit message (Expand)AuthorAgeFilesLines
* Moving firewall rules under the role to work with refactor.Kenny Woodson2017-08-111-0/+40
* Merge pull request #4909 from jarrpa/glusterfs_name-fixScott Dodson2017-08-074-9/+9
|\
| * GlusterFS: Default glusterfs_name in loop items.Jose A. Rivera2017-07-284-9/+9
* | GlusterFS: Don't use /dev/null for empty file.Jose A. Rivera2017-08-041-1/+2
* | GlusterFS: Copy SSH private key to master node.Jose A. Rivera2017-08-021-1/+6
* | GlusterFS: Check for namespace if deploying a StorageClassJose A. Rivera2017-08-011-1/+1
|/
* GlusterFS: Create registry storage svc and ep in registry namespaceJose A. Rivera2017-07-211-2/+2
* GlusterFS: Pass all booleans through bool filter.Jose A. Rivera2017-07-212-16/+16
* GlusterFS: Make heketi-cli command configurableJose A. Rivera2017-07-144-3/+5
* GlusterFS: Reintroduce heketi-cli check for non-native heketiJose A. Rivera2017-07-141-0/+12
* GlusterFS: Bug fixes for external GlusterFS nodesJose A. Rivera2017-07-141-1/+2
* GlusterFS: Fix SSH-based heketi configurationJose A. Rivera2017-07-085-0/+35
* Use openshift.node.nodename as glusterfs_hostname.Andrew Butcher2017-07-071-2/+2
* GlusterFS: Use proper namespace for heketi command and service accountJose A. Rivera2017-06-212-3/+5
* GlusterFS: Fix heketi secret nameJose A. Rivera2017-06-211-2/+2
* GlusterFS: Generate better secret keysJose A. Rivera2017-06-161-0/+17
* GlusterFS: Fix error when groups.glusterfs_registry is undefined.Jose A. Rivera2017-06-161-3/+3
* GlusterFS: Use proper identity in heketi secretJose A. Rivera2017-06-161-3/+5
* GlusterFS: Allow configuration of heketi portJose A. Rivera2017-06-165-8/+26
* GlusterFS: Fix variable typoJose A. Rivera2017-06-161-1/+1
* GlusterFS: Remove requirement for heketi-cliJose A. Rivera2017-06-134-55/+38
* GlusterFS: Fix bugs in wipeJose A. Rivera2017-06-132-5/+10
* GlusterFS: Skip heketi-cli install on AtomicJose A. Rivera2017-06-131-0/+5
* GlusterFS: Create a StorageClass if specifiedJose A. Rivera2017-06-133-0/+17
* GlusterFS: Use proper secretsJose A. Rivera2017-06-131-1/+12
* GlusterFS: Allow cleaner separation of multiple clustersJose A. Rivera2017-06-136-27/+71
* GlusterFS: Minor corrections and cleanupsJose A. Rivera2017-06-134-10/+5
* GlusterFS: Allow configuration of kube namespace for heketiJose A. Rivera2017-06-132-0/+2
* GlusterFS: Adjust when clauses for registry configJose A. Rivera2017-06-132-3/+2
* GlusterFS: Allow failure reporting when deleting deploy-heketiJose A. Rivera2017-06-131-1/+0
* GlusterFS: Allow for configuration of node selectorJose A. Rivera2017-06-131-0/+1
* GlusterFS: Label on Openshift node nameJose A. Rivera2017-06-131-3/+1
* GlusterFS: Make sure timeout is an intJose A. Rivera2017-06-134-8/+8
* GlusterFS: Use groups variablesJose A. Rivera2017-06-133-5/+7
* GlusterFS: Allow swapping an existing registry's backend storageJose A. Rivera2017-05-041-1/+1
* GlusterFS: Allow for a separate registry-specific playbookJose A. Rivera2017-05-047-217/+268
* Don't double quote when conditionsScott Dodson2017-05-012-4/+4
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-1/+1
* GlusterFS: provide default for groups.oo_glusterfs_to_config in with_itemsJose A. Rivera2017-04-181-3/+3
* GlusterFS playbook and roleJose A. Rivera2017-04-105-0/+487