summaryrefslogtreecommitdiffstats
path: root/extraconfig/tasks/noop.yaml
diff options
context:
space:
mode:
authorJiri Stransky <jistr@redhat.com>2016-01-21 13:11:23 +0100
committerJiri Stransky <jistr@redhat.com>2016-02-23 16:28:43 +0100
commit0dd10ffe4fcd9b191eaceabcd7bb124a4db10b06 (patch)
tree8375a7efbc4879b4f289b8ef3f2b8794aa5d9742 /extraconfig/tasks/noop.yaml
parentaa5d0120f2ec3965f58ad6b8deec342853e840d7 (diff)
Introduce update/upgrade workflow
Change-Id: I7226070aa87416e79f25625647f8e3076c9e2c9a
Diffstat (limited to 'extraconfig/tasks/noop.yaml')
-rw-r--r--extraconfig/tasks/noop.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/extraconfig/tasks/noop.yaml b/extraconfig/tasks/noop.yaml
index 0cff7469..dbb863be 100644
--- a/extraconfig/tasks/noop.yaml
+++ b/extraconfig/tasks/noop.yaml
@@ -4,6 +4,22 @@ 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: {}