Try usimg the new plugin name
This commit is contained in:
@@ -80,9 +80,8 @@ build {
|
|||||||
except = ["qemu.amd64"]
|
except = ["qemu.amd64"]
|
||||||
}
|
}
|
||||||
|
|
||||||
post-processor "vagrant-cloud" {
|
post-processor "vagrant-registry" {
|
||||||
name = "upload"
|
name = "upload"
|
||||||
access_token = var.vagrant_cloud_token
|
|
||||||
architecture = var.arch
|
architecture = var.arch
|
||||||
box_tag = "boxen/${local.name}"
|
box_tag = "boxen/${local.name}"
|
||||||
default_architecture = "amd64"
|
default_architecture = "amd64"
|
||||||
|
|||||||
Reference in New Issue
Block a user