Thanks so much.
Regards
Brent
On 2019/12/12 18:33, Lucy Wyman wrote:
Hi Brent
The main issue here is not that you have two `- name` calls, it's that
both nodes have the *same* name '127.0.0.1'. The `name` key must be
unique for all targets, though alongside it you can define a `uri` key
whi
Hi Brent
The main issue here is not that you have two `- name` calls, it's that both
nodes have the *same* name '127.0.0.1'. The `name` key must be unique for
all targets, though alongside it you can define a `uri` key which sets the
actual uri for the target which does not need to be unique. G