pungi/tests/data/client.conf

11 lines
147 B
Plaintext

from dummy-pungi import *
release_short = "Client"
tree_variants = ["Client"]
pkgset_repos = {
"*": [
"{{configdir}}/repo",
],
}