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-21 15:31:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba767d1663db82d02fa18c087e4d99043d141fd3
Packer-Cn
/
template
/
test-fixtures
/
parse-pp-except.json
T
9 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
Add tests for only and except of post-processors
2015-06-05 12:26:33 +09:00
{
"post-processors"
:
[
{
"type"
:
"foo"
,
"except"
:
[
"bar"
]
}
]
}
Reference in New Issue
Copy Permalink