aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/extraconfig/pre_deploy/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/extraconfig/pre_deploy/default.yaml')
-rw-r--r--puppet/extraconfig/pre_deploy/default.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/puppet/extraconfig/pre_deploy/default.yaml b/puppet/extraconfig/pre_deploy/default.yaml
new file mode 100644
index 00000000..dcbc6811
--- /dev/null
+++ b/puppet/extraconfig/pre_deploy/default.yaml
@@ -0,0 +1,8 @@
+heat_template_version: 2014-10-16
+description: 'Noop Extra Pre-Deployment Config'
+parameters:
+ server:
+ type: string
+outputs:
+ deploy_stdout:
+ value: "None"