Merge pull request #232 from cgwalters/machined-compat-true

Start with an empty `/etc/machine-id` to disable `ConditionFirstBoot`
This commit is contained in:
Colin Walters 2024-02-03 08:01:21 -05:00 committed by GitHub
commit 93588bf969
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@
# Modern defaults we want
boot-location: modules
tmp-is-dir: true
# This one at least historically broke compatibility with Anaconda, but
# let's use it by default now.
machineid-compat: false
# https://github.com/CentOS/centos-bootc/issues/167
machineid-compat: true
# Be minimal
recommends: false