mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-13 18:50:11 -04:00
parent
688ed63edf
commit
67df9f778a
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ build {
|
|||
|
||||
provisioner "shell" {
|
||||
inline = [
|
||||
"echo it's alive !"
|
||||
"echo 'it is alive !'"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue