mirror of https://github.com/aptly-dev/aptly
17 lines
332 B
Plaintext
17 lines
332 B
Plaintext
{
|
|
"Name": "snap1",
|
|
"SourceKind": "local",
|
|
"LocalRepos": [
|
|
{
|
|
"Name": "repo1",
|
|
"Comment": "Cool",
|
|
"DefaultDistribution": "wheezy",
|
|
"DefaultComponent": "contrib"
|
|
}
|
|
],
|
|
"Description": "Snapshot from local repo [repo1]: Cool",
|
|
"Origin": "",
|
|
"NotAutomatic": "",
|
|
"ButAutomaticUpgrades": ""
|
|
}
|