diff --git a/demo/digitalocean/packer/nomad.packer.json b/demo/digitalocean/packer/nomad.packer.json index 296a78fcf..e011217e9 100644 --- a/demo/digitalocean/packer/nomad.packer.json +++ b/demo/digitalocean/packer/nomad.packer.json @@ -31,7 +31,7 @@ { "type": "file", "source": "upstart.nomad", - "destination": "/etc/init/nomad" + "destination": "/etc/init/nomad.conf" }, { "type": "file",