summaryrefslogtreecommitdiffstats
path: root/fuel-plugin-ovsnfv/tasks.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fuel-plugin-ovsnfv/tasks.yaml')
-rw-r--r--fuel-plugin-ovsnfv/tasks.yaml11
1 files changed, 9 insertions, 2 deletions
diff --git a/fuel-plugin-ovsnfv/tasks.yaml b/fuel-plugin-ovsnfv/tasks.yaml
index c418e20..95c0f47 100644
--- a/fuel-plugin-ovsnfv/tasks.yaml
+++ b/fuel-plugin-ovsnfv/tasks.yaml
@@ -1,12 +1,19 @@
- role: ['compute']
- stage: post_deployment/8999
+ stage: post_deployment/8998
type: puppet
parameters:
puppet_manifest: puppet/manifests/ovs-install-ovsnfv-compute.pp
puppet_modules: puppet/modules:/etc/puppet/modules
timeout: 720
+- role: ['primary-controller']
+ stage: post_deployment/8999
+ type: puppet
+ parameters:
+ puppet_manifest: puppet/manifests/ovs-install-ovsnfv-primary-controller.pp
+ puppet_modules: puppet/modules:/etc/puppet/modules
+ timeout: 720
- role: ['controller']
- stage: post_deployment/8998
+ stage: post_deployment/8999
type: puppet
parameters:
puppet_manifest: puppet/manifests/ovs-install-ovsnfv-controller.pp