test/data: remove users from ostree-image
Let's not have users in the ostree commit itself since we have zezere ignition enabled for user provisioning.
This commit is contained in:
parent
284e73a018
commit
d09f07a24c
2 changed files with 0 additions and 26 deletions
|
|
@ -742,19 +742,6 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.users",
|
||||
"options": {
|
||||
"users": {
|
||||
"root": {
|
||||
"password": ""
|
||||
},
|
||||
"core": {
|
||||
"password": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.selinux",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -199,19 +199,6 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.users",
|
||||
"options": {
|
||||
"users": {
|
||||
"root": {
|
||||
"password": ""
|
||||
},
|
||||
"core": {
|
||||
"password": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.selinux",
|
||||
"options": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue