distro/rhel86: remove authconfig call from azure-rhui
authconfig is actually a RHEL 7 thing and we should not call it for RHEL 8.
This commit is contained in:
parent
dbd6f1f48c
commit
e60517f0af
3 changed files with 0 additions and 9 deletions
|
|
@ -1250,10 +1250,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.authconfig",
|
||||
"options": {}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.pwquality.conf",
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -1254,10 +1254,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.authconfig",
|
||||
"options": {}
|
||||
},
|
||||
{
|
||||
"type": "org.osbuild.pwquality.conf",
|
||||
"options": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue