AIL-framework/other_installers/LXD/build/conf/tracker.json.template

28 lines
605 B
Plaintext

{
"check_interval": 600,
"outputdir": "/opt/ailbuilder/images",
"sign": true,
"github": [
{
"name": "AIL",
"id": "ail-project/ail-framework",
"mode": "commits",
"args": [
"--ail",
"--ail-name",
"AIL"
]
},
{
"name": "Lacus",
"id": "ail-project/lacus",
"mode": "commits",
"args": [
"--lacus",
"--lacus-name",
"Lacus"
]
}
],
"apt": []
}