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

{
"name": "ghopp/centos7",
"description": "The latest centos/7 LXD image.",
"versions": [
{
"version": "0.0.2",
"providers": [
{
"name": "lxd",
"url": "https://github.com/georghopp/vagrant-lxd/raw/master/example_boxes/centos_002_lxd.box",
"checksum_type": "sha1",
"checksum": "9b9e8e343c72b020ff21641bc18b6512df936047"
}
]
}
]
}