summaryrefslogtreecommitdiff
path: root/open-source-lorries/cloud-init.lorry
blob: 15e2b566df05da4f0d6960e6c6ea0afee0db938e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "cloud-init": {
        "type": "bzr",
        "url": "lp:cloud-init",
        "description": "Obsolete (use cloud-init-git)"
    },
    "cloud-init-git": {
        "type": "git",
        "url": "https://github.com/canonical/cloud-init.git"
    }
}