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
400 B

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