Add packaging for vagrant box and cleanup step
This commit is contained in:
@@ -69,7 +69,9 @@ build {
|
||||
|
||||
provisioner "shell" {
|
||||
scripts = [
|
||||
"scripts/aptupdate.sh",
|
||||
"scripts/upgrade.sh",
|
||||
"scripts/networkd.sh",
|
||||
"scripts/clean.sh"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user