aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuel-plugin/deployment_tasks.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuel-plugin/deployment_tasks.yaml')
-rw-r--r--src/fuel-plugin/deployment_tasks.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/fuel-plugin/deployment_tasks.yaml b/src/fuel-plugin/deployment_tasks.yaml
deleted file mode 100644
index e73783e0..00000000
--- a/src/fuel-plugin/deployment_tasks.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-- id: collectd-ceilometer_install
- type: puppet
- version: 2.0.0
- groups: [compute]
- required_for: [post_deployment_end]
- requires: [post_deployment_start]
- parameters:
- puppet_manifest: puppet/manifests/collectd-ceilometer_install.pp
- puppet_modules: puppet/modules:/etc/puppet/modules
- timeout: 720