Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create_disk: Add known UUIDs for /boot and /root
Right now we allocate a random UUID on each build, but everyone starting from a particular build will have the same one...so they're not unique. This will pair with a new version of coreos/ignition-dracut#183 so that we can regenerate them on firstboot and ensure that they are actually unique (as much as possible) across running systems.
- Loading branch information