/usr/share/tripleo-heat-templates/examples/source2.yaml is in python-tripleo-heat-templates 0.6.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | __include__:
path: examples/lib.yaml
params:
ImportantValue: Foo
|