Skip to content
Snippets Groups Projects
Commit 87387b9f authored by Christian Rebischke's avatar Christian Rebischke Committed by Florian Pritz
Browse files

added packer-io line

parent d87b9319
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,6 @@ Description=arch-boxes service for deploying images and vagrant boxes
[Service]
Type=oneshot
ExecStart=/usr/bin/packer-io
ExecStart=/usr/bin/packer-io build -parallel=false -var 'headless=true' -except=vmware-iso vagrant.json
User={{ archboxes_user }}
WorkingDirectory={{ archboxes_dir }}
WorkingDirectory={{ archboxes_dir }}/arch-boxes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment