aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/tasks/noop.yaml
blob: 0cff74694bb090f8d43f1fc13184aa9a5a07edd1 (plain)
1
2
3
4
5
6
7
8
9
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