Explicitly add primary-controller to node list

Closes-Bug: #1482250
Change-Id: I8b0719e01ea21bf57d4e948db41429185f192898
This commit is contained in:
Stanislaw Bogatkin 2015-08-06 17:50:55 +03:00
parent b9e4043042
commit 0e366b7962
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: lbaas
title: LBaaS plugin for Neutron
version: 1.0.1
version: 1.0.2
description: Enables LBaaS for Neutron. Be aware, in HA mode rescheduling of LB instances will not work!!
fuel_version: ['6.1']
licenses: ['Apache License Version 2.0']

View File

@ -1,5 +1,5 @@
# Deployment is required for controllers
- role: ['controller']
- role: ['primary-controller', 'controller']
stage: post_deployment
type: puppet
parameters: