Comment 11 for bug 1999680

Revision history for this message
Brett Holman (holmanb) wrote :

For now, you should be able to use one of the following sequences as a workaround:

cloud-init clean --seed --logs --machine-id
touch /etc/machine-id

or alternatively

cloud-init clean --seed --logs
truncate -s 0 /etc/machine-id