mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-25 16:18:28 -04:00
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"provisioners": [
|
|
{
|
|
"type": "something",
|
|
"pause_before": "1s"
|
|
}
|
|
]
|
|
}
|