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

{
"name": "lxd/gentoo",
"description": "The latest gentoo LXD image.",
"versions": [
{
"version": "0.0.1",
"providers": [
{
"name": "lxd",
"url": "file:///home/hopp/projects/vagrant/vagrant-lxd/gentoo_001_lxd.box",
"checksum_type": "sha1",
"checksum": "279b73b0a0f51368376a89283c842c5b474f9274"
}
]
}
]
}