test/ostree-ng: remove user customization from upgrade BP
A user does not need to be specified in upgrade blueprint in order for it to be present after the upgrade. Related rhbz#2060575
This commit is contained in:
parent
97912b43f4
commit
a999b7b04c
1 changed files with 0 additions and 7 deletions
|
|
@ -618,13 +618,6 @@ version = "*"
|
|||
|
||||
[customizations.kernel]
|
||||
name = "kernel-rt"
|
||||
|
||||
[[customizations.user]]
|
||||
name = "admin"
|
||||
description = "Administrator account"
|
||||
password = "\$6\$GRmb7S0p8vsYmXzH\$o0E020S.9JQGaHkszoog4ha4AQVs3sk8q0DvLjSMxoxHBKnB2FBXGQ/OkwZQfW/76ktHd0NX5nls2LPxPuUdl."
|
||||
home = "/home/admin/"
|
||||
groups = ["wheel"]
|
||||
EOF
|
||||
|
||||
greenprint "📄 upgrade blueprint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue