summaryrefslogtreecommitdiffstats
path: root/roles/nuage_master/vars
Commit message (Collapse)AuthorAgeFilesLines
* copy etcd client certificates for nuage openshift monitorsareti2018-01-301-3/+4
| | | | | | | | | | | | | | | | | | * 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
* Nuage changes for Atomic hosts OSE IntegrationRohan Parulekar2017-08-241-0/+12
|
* Updated to use modules instead of command for user permissions.Kenny Woodson2017-04-101-1/+3
|
* oc serviceaccount now done via oc_serviceaccount moduleSteve Milner2017-02-101-6/+0
|
* YAML LintingRussell Teague2016-12-121-8/+9
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Changes for Nuage HAVishal Patil2016-09-271-1/+0
|
* Use cluster hostname while generating certificate on the master nodesVishal Patil2016-05-181-0/+2
|
* Fixed the credentialsVishal Patil2016-05-051-4/+0
|
* Changed service account creation to ansibleVishal Patil2016-04-241-1/+15
|
* Support configurable admin user and password for the enterpriseAniket Bhat2016-04-181-0/+3
| | | | Prefix changes for admin and password with nuage_master
* Expose log level on the monitorAniket Bhat2016-03-111-0/+1
|
* Changes required for Nuage monitor REST serverVishal Patil2016-03-011-1/+10
|
* Changes for new Nuage RPMSVishal Patil2016-02-111-3/+3
|
* Add Nuage support to openshift ansibleVishal Patil2016-01-251-0/+7
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