Comment 3 for bug 1994083

Revision history for this message
Felipe Reyes (freyes) wrote :

The workaround I used is to create a symlink from /bin/false to /usr/local/bin/dmidecode in the nodes.

In the case of a juju driven cloud, you can run this command:

juju run -a nova-compute "sudo ln -s /bin/false /usr/local/bin/dmidecode"