aboutsummaryrefslogtreecommitdiffstats
path: root/fuel-plugin-vsperf/deployment_tasks.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fuel-plugin-vsperf/deployment_tasks.yaml')
-rw-r--r--fuel-plugin-vsperf/deployment_tasks.yaml24
1 files changed, 1 insertions, 23 deletions
diff --git a/fuel-plugin-vsperf/deployment_tasks.yaml b/fuel-plugin-vsperf/deployment_tasks.yaml
index 6ce01267..fe51488c 100644
--- a/fuel-plugin-vsperf/deployment_tasks.yaml
+++ b/fuel-plugin-vsperf/deployment_tasks.yaml
@@ -1,23 +1 @@
-# These tasks will be merged into deployment graph. Here you
-# can specify new tasks for any roles, even built-in ones.
-
-- id: vsperf
- type: group
- role: [vsperf]
- requires: [deploy_start]
- required_for: [deploy_end]
- tasks: [fuel_pkgs, hiera, globals, tools, logging, netconfig,
- hosts, firewall, deploy_start, vsperf_install]
- parameters:
- strategy:
- type: parallel
-
-- id: vsperf_install
- type: puppet
- groups: [vsperf]
- requires: [deploy_start]
- required_for: [deploy_end]
- parameters:
- puppet_manifest: puppet/manifests/vsperf-install.pp
- puppet_modules: puppet/modules:/etc/puppet/modules
- timeout: 3600
+[]