summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_nfs/meta
Commit message (Collapse)AuthorAgeFilesLines
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-1/+1
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* Remove empty openshift_hosted_facts roleMichael Gugino2017-12-121-1/+1
| | | | This commit removes a now-empty role.
* Removing dependencies for openshift_repos and setting them up early in the ↵Kenny Woodson2017-08-141-1/+0
| | | | cluster build.
* First attempt at refactor of os_firewallKenny Woodson2017-08-081-4/+1
|
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-1/+1
| | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
* Move os_firewall_allow from defaults to role dependencies.Andrew Butcher2016-06-011-0/+3
|
* Add openshift_hosted_facts role and remove hosted facts from openshift_common.Andrew Butcher2016-04-081-3/+3
|
* Remove openshift_common dep from openshift_storage_nfsAndrew Butcher2016-04-061-1/+1
|
* Create nfs host group with registry volume attachment.Andrew Butcher2015-12-151-0/+15