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