Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
reclass
/
44b576cdc97946ec4ba847b518e36b1dc6c55967
/
.
/
test
/
model
/
default
/
classes
/
third.yml
blob: 135acd43c0e88c646cf62f656f5fc6e44b535f1c [
file
] [
log
] [
blame
]
classes:
-
second
parameters:
_param:
notfound:
exist
myparam:
${_param
:
some}
will:
not:
fail:
at:
tree:
${_param
:
notfound}
three:
${two}
empty:
list:
[]
dict:
{}
~
list_to_override:
${empty
:
list}
~
dict_to_override:
${empty
:
dict}