use appropriate AMI name

This commit is contained in:
Rob Genova
2017-06-15 15:48:18 -07:00
parent b8019fd1b7
commit 0bd7473976

View File

@@ -5,7 +5,7 @@
"source_ami": "ami-8e0b9499",
"instance_type": "t2.medium",
"ssh_username": "ubuntu",
"ami_name": "hashicorp-sandbox {{timestamp}}",
"ami_name": "nomad-packer {{timestamp}}",
"ami_groups": ["all"]
}],
"provisioners": [