summaryrefslogtreecommitdiffstats
path: root/roles/nuage_master/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Nuage service account handling by single masterVishal Patil2017-03-142-0/+23
|
* oc serviceaccount now done via oc_serviceaccount moduleSteve Milner2017-02-101-10/+6
|
* YAML LintingRussell Teague2016-12-122-11/+11
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Modified the error message being checked forVishal Patil2016-11-211-1/+1
|
* Added a parameter for cert validityVishal Patil2016-10-211-1/+1
|
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-3/+3
| | | | | | | | Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm.
* Use cluster hostname while generating certificate on the master nodesVishal Patil2016-05-181-1/+1
|
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-5/+5
|
* Changed service account creation to ansibleVishal Patil2016-04-242-3/+52
|
* Changes required for Nuage monitor REST serverVishal Patil2016-03-012-2/+54
|
* Changes for new Nuage RPMSVishal Patil2016-02-111-8/+8
|
* Add Nuage support to openshift ansibleVishal Patil2016-01-251-0/+34
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