diskimage-builder/diskimage_builder/elements/sysprep/README.rst
Dave Hill 6c2b1465cc Clear /etc/machine-id to avoid duplicate machine-ids
Deploying many nodes with the generated image shouldn't have the same
/etc/machine-id so clearing it and letting systemd generate a new
id upon first boot seems to be the best way to achieve this.

Change-Id: I73d0577d31464521b3989312fd9d982a1312a268
Closes-bug: 1707526
Closes-bug: 1672461
2017-08-06 13:56:58 -04:00

6 lines
101 B
ReStructuredText

sysprep
=======
This element holds configuration and scripts that are common for all
distributions.