Hi all,
i have two hosts from different sub-domains and sub-nets with same hostname and can’t apply second one because host is exist.
CLI says:
{“hostname”: [“Node with this Hostname already exists.”]}
Best,
Stefan
Hi all,
i have two hosts from different sub-domains and sub-nets with same hostname and can’t apply second one because host is exist.
CLI says:
{“hostname”: [“Node with this Hostname already exists.”]}
Best,
Stefan
MAAS currently requires all host names to be unique no matter what domain they are associated with as they could be moved between domains.
Thanks @ltrager for the fast answer.