summaryrefslogtreecommitdiff
path: root/roles/nuage_master/meta
AgeCommit message (Collapse)Author
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
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.
2017-09-18Consolidate etcd certs rolesJan Chaloupka
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.
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-02-10oc serviceaccount now done via oc_serviceaccount moduleSteve Milner
2016-12-12YAML LintingRussell Teague
* Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
2016-11-28Refactored to use Ansible systemd moduleRussell Teague
* 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
2016-09-29Addressed review commentsVishal Patil
2016-09-27Changes for Nuage HAVishal Patil
2016-09-16Open ports for vxlan and Nuage monitorVishal Patil
2016-03-01Changes required for Nuage monitor REST serverVishal Patil