dhcp test 1
This commit is contained in:
parent
9695b09087
commit
f8fc6da54c
4 changed files with 18 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"repositories": [],
|
||||
"replace_repositories": "False",
|
||||
"keyrings": [],
|
||||
"packages": "nginx grub-pc linux-image-generic docker.io make curl openssl nano",
|
||||
"packages": "nginx grub-pc linux-image-generic docker.io make curl openssl nano isc-dhcp-server",
|
||||
"create_ca": "True",
|
||||
"preinstall_scripts": [
|
||||
"configs/scripts/ca.sh"
|
||||
|
@ -17,6 +17,7 @@
|
|||
],
|
||||
"package_manager": "apt",
|
||||
"extra_files": [
|
||||
"resources/dhcpd.conf",
|
||||
"downloads/deployment.tar.gz"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue