aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml')
-rwxr-xr-xice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml b/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml
index 0f82c0b..3953df3 100755
--- a/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml
+++ b/ice_validator/tests/fixtures/test_nested_parameters/pass/base_stark.yaml
@@ -92,6 +92,11 @@ parameters:
type: string
description: nlfdsa
+ subnet_uid:
+ type: string
+ description: nlfdsa
+
+
resources:
int_mummy_network:
@@ -132,3 +137,4 @@ resources:
oam2_net_fqdn: { get_param: oam2_net_fqdn }
instance_ip_address: { get_param: instance_ip_address }
mycontrailip: { get_param: mycontrailip }
+ subnet_uid: { get_param: subnet_uid }