builder/googlecompute: set ID to packer namespace now thats in core

pull/919/head
Mitchell Hashimoto 13 years ago
parent 0b40251a29
commit a78b10c06d

@ -14,7 +14,7 @@ import (
)
// The unique ID for this builder.
const BuilderId = "kelseyhightower.googlecompute"
const BuilderId = "packer.googlecompute"
// Builder represents a Packer Builder.
type Builder struct {

Loading…
Cancel
Save