6c2b1465cc
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
10 lines
262 B
YAML
10 lines
262 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds sysprep element included by all systemd distros
|
|
fixes:
|
|
- |
|
|
Adds default sysprep element clearing /etc/machine-id which
|
|
prevents duplicated /etc/machine-id by forcing systemd to
|
|
generate a new id for each booted system.
|