diff --git a/prod/syncthing/packer/syncthing.json b/prod/syncthing/packer/syncthing.json index 3e67177..b1e32cb 100644 --- a/prod/syncthing/packer/syncthing.json +++ b/prod/syncthing/packer/syncthing.json @@ -5,7 +5,7 @@ "image": "ubuntu-18-04-x64", "region": "nyc1", "size": "s-1vcpu-1gb", - "snapshot_name": "syncthing-packer-{{timestamp}}", + "snapshot_name": "packer-syncthing-{{timestamp}}", "ssh_username": "root" } ],