mirror of https://github.com/hashicorp/packer
parent
e0ac45e264
commit
8b16de3f54
@ -0,0 +1,10 @@
|
||||
source "null" "basic-example" {
|
||||
}
|
||||
|
||||
build {
|
||||
sources = ["sources.null.basic-example"]
|
||||
|
||||
provisioner "foo" {
|
||||
timeout = "10"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in new issue