mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add salt-unity to the base deployment
This commit is contained in:
parent
b483ff7323
commit
6969758108
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -609,6 +609,7 @@ else:
|
|||
SETUP_KWARGS['scripts'] = ['scripts/salt-call',
|
||||
'scripts/salt-cp',
|
||||
'scripts/salt-minion',
|
||||
'scripts/salt-unity',
|
||||
]
|
||||
|
||||
if IS_WINDOWS_PLATFORM is False:
|
||||
|
|
Loading…
Add table
Reference in a new issue