This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-24 00:41:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba767d1663db82d02fa18c087e4d99043d141fd3
Packer-Cn
/
template
/
test-fixtures
/
parse-provisioner-timeout.json
T
9 lines
113 B
JSON
Raw
Normal View
History
Unescape
Escape
allow to set provisioner timeout from buildfile
2019-04-04 16:37:46 +02:00
{
"provisioners"
:
[
{
"type"
:
"something"
,
"timeout"
:
"5m"
}
]
}
Reference in New Issue
Copy Permalink