mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Make sure that the package artifacts are uploaded to VMs
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
a6ca3ec5f7
commit
baa5858c03
1 changed files with 1 additions and 1 deletions
|
@ -1315,7 +1315,7 @@ class VM:
|
|||
"--include",
|
||||
"artifacts/salt",
|
||||
"--include",
|
||||
"artifacts/pkg/*",
|
||||
"artifacts/pkg",
|
||||
# But we also want to exclude all other entries under artifacts/
|
||||
"--exclude",
|
||||
"artifacts/*",
|
||||
|
|
Loading…
Add table
Reference in a new issue