The error is because you use the name '127.0.0.1' for two different
entries. It needs to be unique in any particular 'nodes' array.
One way we commonly fix that is to include the port in the name, so you
would have '127.0.0.1:2200' and '127.0.0.1:2201'.
This technique is kind of mentioned in the
Good day Guys
I am trialing puppet bolt.
I have two vagrant instances up and running. Im trying to run bolt against.
Here in my inventory content.
https://pastebin.com/raw/2aKHbRxH
The error message I am getting is "Ignoring duplicate node in all"
I think the problem is that I have two '- nam