aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/tasks/noop.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'extraconfig/tasks/noop.yaml')
-rw-r--r--extraconfig/tasks/noop.yaml26
1 files changed, 0 insertions, 26 deletions
diff --git a/extraconfig/tasks/noop.yaml b/extraconfig/tasks/noop.yaml
deleted file mode 100644
index dbb863be..00000000
--- a/extraconfig/tasks/noop.yaml
+++ /dev/null
@@ -1,26 +0,0 @@
-heat_template_version: 2014-10-16
-description: 'No-op task'
-
-parameters:
- servers:
- type: json
- default: []
- controller_servers:
- type: json
- default: []
- compute_servers:
- type: json
- default: []
- blockstorage_servers:
- type: json
- default: []
- objectstorage_servers:
- type: json
- default: []
- cephstorage_servers:
- type: json
- default: []
- input_values:
- type: json
- default: {}
- description: input values for the software deployments