summaryrefslogtreecommitdiffstats
path: root/fuel-plugin/tasks.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fuel-plugin/tasks.yaml')
-rw-r--r--fuel-plugin/tasks.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/fuel-plugin/tasks.yaml b/fuel-plugin/tasks.yaml
new file mode 100644
index 000000000..c5f6ba067
--- /dev/null
+++ b/fuel-plugin/tasks.yaml
@@ -0,0 +1,8 @@
+- id: kvm_install
+ role: ['compute']
+ stage: pre_deployment
+ type: puppet
+ parameters:
+ puppet_manifest: puppet/manifests/kvm-install.pp
+ puppet_modules: puppet/modules:/etc/puppet/modules
+ timeout: 720