18 lines
No EOL
596 B
JSON
18 lines
No EOL
596 B
JSON
{
|
|
"identifier": "ubuntu-noble-server-amd64",
|
|
"rootfs_type": "download",
|
|
"download_link": "https://cdimage.ubuntu.com/ubuntu-base/noble/daily/current/noble-base-amd64.tar.gz",
|
|
"download_name": "noble-base-amd64.tar.gz",
|
|
"repositories": [],
|
|
"replace_repositories": "False",
|
|
"keyrings": [],
|
|
"packages": "nginx grub-pc linux-image-generic docker.io make curl openssl nano",
|
|
"scripts": [
|
|
"configs/scripts/install.sh",
|
|
"configs/scripts/server.sh"
|
|
],
|
|
"package_manager": "apt",
|
|
"extra_files": [
|
|
"downloads/deployment.tar.gz"
|
|
]
|
|
} |