This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d73d7a4577
packer-cn
/
template
/
test-fixtures
/
validate-bad-pp-except.json
11 lines
136 B
JSON
Raw
Blame
History
{
"builders"
:
[
{
"type"
:
"foo"
}
]
,
"post-processors"
:
[
{
"type"
:
"bar"
,
"except"
:
[
"bar"
]
}
]
}
Reference in New Issue
View Git Blame
Copy Permalink