A vagrant provider for lxd container.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
401 B

{
"name": "lxd/debian/sid",
"description": "The latest debian/sid LXD image.",
"versions": [
{
"version": "0.0.1",
"providers": [
{
"name": "lxd",
"url": "file:///data/ghopp/projects/vagrant/vagrant-lxd/sid_001_lxd.box",
"checksum_type": "sha1",
"checksum": "a533654e7577931659c1cb457b13e6b184d4013d"
}
]
}
]
}