summaryrefslogtreecommitdiffstats
path: root/roles/nuage_master/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.
* Consolidate etcd certs rolesJan Chaloupka2017-09-181-3/+0
| | | | | | | This is a part of the etcd_ like role consolidationi into an action-based role. As part of the consilidation some roles have been removed and some replaced by include_role module. Resulting in reorder and shift of role dependencies from a role into a play.
* First attempt at refactor of os_firewallKenny Woodson2017-08-081-4/+1
|
* oc serviceaccount now done via oc_serviceaccount moduleSteve Milner2017-02-101-0/+1
|
* YAML LintingRussell Teague2016-12-121-7/+7
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-3/+3
| | | | | | * 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
* Addressed review commentsVishal Patil2016-09-291-6/+7
|
* Changes for Nuage HAVishal Patil2016-09-271-0/+1
|
* Open ports for vxlan and Nuage monitorVishal Patil2016-09-161-1/+5
|
* Changes required for Nuage monitor REST serverVishal Patil2016-03-011-0/+16