summaryrefslogtreecommitdiffstats
path: root/roles/nuage_master/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining references to openshift-master.serviceClayton Coleman2017-08-081-4/+0
| | | | Prevents playbooks from accidentally restarting the master service.
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-6/+12
| | | | | | * 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
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-1/+1
|
* Changes for new Nuage RPMSVishal Patil2016-02-111-2/+2
|
* Add Nuage support to openshift ansibleVishal Patil2016-01-251-0/+18
Added variables Made changes for node configuration Add service restart logic to node Fixed ansible syntax errors Add cert and key info for nodes Added active and standby controller ip configuration information Uncommented the nuage sdn check Changed ca_crt -> ca_cert Added restarting of atomic openshift master Removed service account dependencies Fixes Fixed the api server url Removed redundant restart of atomic openshift master Configure nuagekubemon on all of the master nodes Restart master api and controllers as well on nuagekubemon installation Converted plugin config into template Add template for nuagekubemon Removed uplink interface from vars Able to copy cert keys Uninstall default ovs Add the kubemon template Do not install rdo sdn rpms in case of nuage Addressed latest review comments Set the networkPluginName for nuage