boxcutter / centos

Virtual machine templates for CentOS written in legacy JSON
Apache License 2.0
424 stars 199 forks source link

/etc/machine-id should be emptied not removed #51

Closed hjuva closed 7 years ago

hjuva commented 7 years ago

[https://bugzilla.redhat.com/show_bug.cgi?id=1379800]

In script/cleanup.sh it should then say:

echo "==> Clear out machine id" rm -f /etc/machine-id touch /etc/machine-id