removed shell provisioner
This commit is contained in:
@@ -63,11 +63,4 @@ build {
|
|||||||
]
|
]
|
||||||
playbook_file = "../Ansible/playbooks/SolvayLinuxServers.yaml"
|
playbook_file = "../Ansible/playbooks/SolvayLinuxServers.yaml"
|
||||||
}
|
}
|
||||||
|
|
||||||
provisioner "shell" {
|
|
||||||
pause_before = "20s"
|
|
||||||
inline = [
|
|
||||||
"sudo dnf -y update",
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user