groups/debian-sid: fix os_version attribute
This commit is contained in:
parent
75d0de8a99
commit
7f36516faa
1 changed files with 1 additions and 1 deletions
|
@ -60,5 +60,5 @@ groups['debian-bullseye'] = {
|
|||
}
|
||||
|
||||
groups['debian-sid'] = {
|
||||
'os_version': (11,)
|
||||
'os_version': (99,)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue