mirror of https://github.com/aptly-dev/aptly
21 lines
346 B
Plaintext
21 lines
346 B
Plaintext
[
|
|
{
|
|
"Name": "repo1",
|
|
"Comment": "",
|
|
"DefaultDistribution": "",
|
|
"DefaultComponent": "main"
|
|
},
|
|
{
|
|
"Name": "repo2",
|
|
"Comment": "Cool2",
|
|
"DefaultDistribution": "",
|
|
"DefaultComponent": "main"
|
|
},
|
|
{
|
|
"Name": "repo3",
|
|
"Comment": "Cool3",
|
|
"DefaultDistribution": "",
|
|
"DefaultComponent": "main"
|
|
}
|
|
]
|