fup
This commit is contained in:
parent
8b7fee1ea4
commit
a39738d93b
|
@ -41,6 +41,7 @@ EOF
|
|||
}
|
||||
|
||||
provisioner "shell" {
|
||||
pause_before = "10s"
|
||||
script = "${local.locations.provisionning}/${var.name}-${var.short_version}-postinstall.sh"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue