]> git.openstreetmap.org Git - chef.git/blob - cookbooks/apt/templates/default/aptly.conf.erb
Merge remote-tracking branch 'github/pull/710'
[chef.git] / cookbooks / apt / templates / default / aptly.conf.erb
1 {
2     "rootDir": "/srv/apt.openstreetmap.org",
3     "architectures": [ "amd64", "arm64", "source" ],
4     "skipLegacyPool": true
5 }