mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
use appropriate AMI name
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user