23 lines
No EOL
763 B
JSON
23 lines
No EOL
763 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 isc-dhcp-server bind9 bind9utils bind9-doc",
|
|
"create_ca": "True",
|
|
"preinstall_scripts": [
|
|
"configs/scripts/ca.sh"
|
|
],
|
|
"scripts": [
|
|
"configs/scripts/install.sh",
|
|
"configs/scripts/server.sh"
|
|
],
|
|
"package_manager": "apt",
|
|
"extra_files": [
|
|
"resources/dhcpd.conf",
|
|
"downloads/deployment.tar.gz"
|
|
]
|
|
} |