"description":"A script designed to allow for the creation of one of the many free LXC templates. Great for creating system LXCs.\r\nThe script creates a `*.creds` file in the Proxmox root directory with the password of the newly created LXC.\r\nPlease take note that if you plan to use this script for creating TurnKey LXCs, you'll need to modify the hostname after creation.",
"install_methods":[
{
"type":"default",
"script":"misc/all-templates.sh",
"resources":{
"cpu":null,
"ram":null,
"hdd":null,
"os":null,
"version":null
}
}
],
"default_credentials":{
"username":null,
"password":null
},
"notes":[
{
"text":"Resource and network settings are adjustable post LXC creation.",