Temporary workaround I used:

Create a custom commissioning script "10-maas-extra-packages" with the
contents:

```
#!/bin/bash

apt update
apt -y install isc-dhcp-client
```

This gets executed prior to 20-maas-02-dhcp-unconfigured-interfaces,
which then runs successfully.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2059953

Title:
  MAAS machine commissioning fails in "20-dhcp-unconfigured-ifaces "

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/2059953/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to