Browse Source

Add nodeip default

Waqar Ahmed 4 năm trước cách đây
mục cha
commit
e3658579c0
2 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 4 0
      features_capability.json
  2. 2 1
      test/nextcloud/2.3.2/questions.yaml

+ 4 - 0
features_capability.json

@@ -18,5 +18,9 @@
   "definitions/timezone": {
     "stable": {"min":  "20.12-ALPHA"},
     "nightlies": {"min":  "20.12-MASTER"}
+  },
+  "definitions/nodeIP": {
+    "stable": {"min":  "20.12-ALPHA"},
+    "nightlies": {"min":  "20.12-MASTER"}
   }
 }

+ 2 - 1
test/nextcloud/2.3.2/questions.yaml

@@ -70,7 +70,8 @@ questions:
           label: "Nextcloud host"
           schema:
             type: string
-            default: "nextcloud.kube.home"
+            $ref:
+              - "definitions/nodeIP"
         - variable: username
           label: "Username"
           schema: