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

{
"name": "ghopp/sid",
"description": "The latest debian/sid LXD image.",
"versions": [
{
"version": "0.0.2",
"providers": [
{
"name": "lxd",
"url": "https://github.com/georghopp/vagrant-lxd/raw/master/example_boxes/sid_002_lxd.box",
"checksum_type": "sha1",
"checksum": "fc23c3fe375bd3383f076625f6904602482a9c34"
}
]
}
]
}