Drive DB initialization via Hiera
[apex-tripleo-heat-templates.git] / examples / source_hot.yaml
index 7b47f2b..1531488 100644 (file)
@@ -13,4 +13,4 @@ resources:
     Path: examples/lib_hot.yaml
     SubKey: resources.GenericB
     parameters:
-      ImportantValue: {list_join: [ '', ['one', 'two', 'three']]}
+      ImportantValue: {"Fn::Join": [ '', ['one', 'two', 'three']]}