Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/10'
Browse files Browse the repository at this point in the history
* origin/pr/10:
  Wipe salt temporary files after applying state in a VM
  • Loading branch information
marmarek committed Mar 20, 2019
2 parents c18a9ec + 29ff31b commit 4cf1a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qubes.SaltLinuxVM
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ $target_vm:
host: $target_vm
EOF
export PATH="/usr/lib/qubes-vm-connector/ssh-wrapper:$PATH"
salt-ssh "$target_vm" $salt_command
salt-ssh -w "$target_vm" $salt_command

0 comments on commit 4cf1a94

Please sign in to comment.