stages/rpm-ostree: fix stage schema
Remove the "enabled_services" requirement since that is not even a valid option. Ops.
This commit is contained in:
parent
7b3ad0a540
commit
6d2a3cbdea
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ human users need to be part of.
|
|||
[2] https://rpm-ostree.readthedocs.io/en/latest/manual/treefile/
|
||||
"""
|
||||
STAGE_OPTS = """
|
||||
"required": ["enabled_services"],
|
||||
"properties": {
|
||||
"etc_group_members": {
|
||||
"description": "Array of group names to still keep in /etc/group",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue