1
0
mirror of https://github.com/lxc/distrobuilder.git synced 2026-02-05 06:45:19 +01:00

source.md: source.same_is is a string

Signed-off-by: Valery Ushakov <valery.ushakov@bell-sw.com>
This commit is contained in:
Valery Ushakov
2026-01-26 19:10:50 +00:00
parent 0f885eed33
commit f1ea14c33d

View File

@@ -11,7 +11,7 @@ source:
keyserver: <string>
variant: <string>
suite: <string>
same_as: <boolean>
same_as: <string>
skip_verification: <boolean>
components: <array>
```