Add ChangeMachineId configuration task
This task is used when deploying Linux instances to alter the content of `/etc/machine-id`. This file contains an ID that is supposed to be globally unique. When deploying an image it is better to regenerate a random new one to assure the uniqueness. For more info check: https://www.freedesktop.org/software/systemd/man/machine-id.html
Showing
Please register or sign in to comment