pungi/tests/data/client.conf
Sergey Fokin 11d6ce19e4 init commit
Change-Id: Iaed7fa268ff73122b78406576e5d1bed6a977571
2021-01-08 15:56:32 +03:00

11 lines
147 B
Plaintext

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