summaryrefslogtreecommitdiffstats
path: root/roles/nuage_master/tasks/main.yaml
Commit message (Collapse)AuthorAgeFilesLines
* copy etcd client certificates for nuage openshift monitorsareti2018-01-301-1/+16
| | | | | | | | | | | | | | | | | | * Fix SCC permissions for Nuage daemon sets * Changes to support Node Port for Nuage with OSE * Fix for creating Nuage infra pod ds file * Add new variable to handle Nuage infra image version * Update Service CIDR for openshift in daemon set file * Add rolling update strategy for CNI daemon sets * Fix for atomic installation for Nuage * changing include to include_tasks as per upstream openshift-ansible
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-9/+9
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Include Deprecation - openshift-masterRussell Teague2017-11-221-4/+3
|
* Nuage changes for Atomic hosts OSE IntegrationRohan Parulekar2017-08-241-7/+76
|
* Merge pull request #5046 from abutcher/rm-old-mode-unitsKenny Woodson2017-08-111-1/+0
|\ | | | | Remove additional 'restart master' handler references.
| * Remove additional 'restart master' handler references.Andrew Butcher2017-08-091-1/+0
| |
* | First attempt at refactor of os_firewallKenny Woodson2017-08-081-0/+4
|/
* Copy Nuage VSD generated user certificates to Openshift master nodesSneha Deshpande2017-05-221-0/+8
|
* Nuage service account handling by single masterVishal Patil2017-03-141-0/+9
|
* YAML LintingRussell Teague2016-12-121-7/+7
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-5/+5
|
* Changed service account creation to ansibleVishal Patil2016-04-241-3/+1
|
* Changes required for Nuage monitor REST serverVishal Patil2016-03-011-2/+4
|
* 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