mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
terraform/packer: revert name of AMI to generic "hashistack" instead of my name
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"source_ami": "ami-80861296",
|
||||
"instance_type": "t2.medium",
|
||||
"ssh_username": "ubuntu",
|
||||
"ami_name": "cgbaker hashistack-nvidia {{timestamp}}",
|
||||
"ami_name": "hashistack {{timestamp}}",
|
||||
"ami_groups": ["all"]
|
||||
}],
|
||||
"provisioners": [
|
||||
|
||||
Reference in New Issue
Block a user