no debian vars
This commit is contained in:
@@ -53,11 +53,7 @@ build {
|
||||
|
||||
provisioner "shell" {
|
||||
pause_before = "20s"
|
||||
environment_vars = [
|
||||
"DEBIAN_FRONTEND=noninteractive",
|
||||
]
|
||||
inline = [
|
||||
"sleep 30",
|
||||
"sudo dnf -y update",
|
||||
"sudo dnf -y autoremove",
|
||||
"sudo truncate -s 0 /etc/machine-id",
|
||||
|
||||
Reference in New Issue
Block a user