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
007930ec2d
packer-cn
/
template
/
test-fixtures
/
validate-bad-prov-except.json
11 lines
133 B
JSON
Raw
Blame
History
{
"builders"
:
[
{
"type"
:
"foo"
}
]
,
"provisioners"
:
[
{
"type"
:
"bar"
,
"except"
:
[
"bar"
]
}
]
}
Reference in New Issue
View Git Blame
Copy Permalink