
!! File target/usr/share/holo/users-groups/01-first.toml is invalid:
>> groups[1] is missing required 'name' attribute
>> users[0] is missing required 'name' attribute
!! File target/usr/share/holo/users-groups/02-second.toml is invalid:
>> conflicting GID for group:stacked (1000 vs. 1001)
>> conflicting UID for user:stacked (1000 vs. 1001)
>> conflicting home directory for user:stacked (/var/lib/stacked vs. /home/stacked)
>> conflicting login group for user:stacked (users vs. stacked)
>> conflicting login shell for user:stacked (/usr/bin/zsh vs. /bin/bash)

diff --holo target/tmp/holo/users-groups/group:valid/desired.toml target/tmp/holo/users-groups/group:valid/actual.toml
deleted file mode 100644
--- target/tmp/holo/users-groups/group:valid/desired.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[[group]]
-name = "valid"
-gid = 1010
diff --holo target/tmp/holo/users-groups/user:valid/desired.toml target/tmp/holo/users-groups/user:valid/actual.toml
deleted file mode 100644
--- target/tmp/holo/users-groups/user:valid/desired.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[[user]]
-name = "valid"
-uid = 1010
exit status 0
