aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/tasks/noop.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-12-15 13:26:50 +0000
committerGerrit Code Review <review@openstack.org>2015-12-15 13:26:50 +0000
commit0df1c1589877ffd57b6ef933060f6d3316c9d343 (patch)
treeee605e31177c69cde7aca90db5859e6483665327 /extraconfig/tasks/noop.yaml
parent3e8010dc8506755f193d6e0f84006452b4eaeee5 (diff)
parentea1294fe9b11029edab719e8bf558733226b3fd4 (diff)
Merge "Pacemaker maintenance mode for the duration of Puppet run on update"
Diffstat (limited to 'extraconfig/tasks/noop.yaml')
-rw-r--r--extraconfig/tasks/noop.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/extraconfig/tasks/noop.yaml b/extraconfig/tasks/noop.yaml
new file mode 100644
index 00000000..0cff7469
--- /dev/null
+++ b/extraconfig/tasks/noop.yaml
@@ -0,0 +1,10 @@
+heat_template_version: 2014-10-16
+description: 'No-op task'
+
+parameters:
+ servers:
+ type: json
+ input_values:
+ type: json
+ default: {}
+ description: input values for the software deployments