tripleo-heat-templates/deployment/etcd
Takashi Kajinami ce3796aa60 Fix indirect reference to hieradata
Since we replaced hiera by lookup[1], we no longer able to look up
a hierata value which refers to a different value by lookup, and
the hiera CLI fails with the following error.

```
in `get_interpolation_method_and_key': Invalid interpolation method
'lookup' (Hiera::InterpolationInvalidValue)
```

This replaces indirect reference by direct reference to avoid that
problem.

[1] ff83505e8a

Change-Id: I05d5490734f49220002bd88294db132da9fb2898
2022-07-22 17:30:18 +09:00
..
etcd-container-puppet.yaml Fix indirect reference to hieradata 2022-07-22 17:30:18 +09:00