The structure of yaml is bad: `depend_on_hostname`
Closed this issue · 0 comments
k-ta-yamada commented
https://github.com/k-ta-yamada/postgres-ha/blob/master/node/develop.yml#L186-L208
This was a bad solution.
I will change the value of depend_on_hostname
to an Array of Hashes rather than Hash and change it to have hostname
there.