Hey there,
I’m trying to define in maas3.3/dhcp static entries for my management network (ipmi, dell@idrac, and so on) for which the commissioning is not possible, but although I use “commission=false deployed=true”, the nodes are defined with commissioning in pending state (displayed in UI).
maas admin machines create architecture=amd64 mac_addresses=<mac_address> hostname= power_type=manual commission=false deployed=true
I also tried to disable the auto-commissioning (maas admin maas set-config name=enlist_commissioning value=false), but no change.
Is there any option to completely disable the commissioning or cancel the pending state?
Thank you
Dan