Use the py27-salt package when installing salt-ssh on FreeBSD
On FreeBSD salt-ssh gets bundled into a single package with the other SaltStack components (minion, master, etc.).
This commit is contained in:
parent
e5ad08ee1e
commit
5b93601c78
@ -48,6 +48,7 @@ that differ from whats in defaults.yaml
|
|||||||
'salt_syndic': 'py27-salt',
|
'salt_syndic': 'py27-salt',
|
||||||
'salt_cloud': 'py27-salt',
|
'salt_cloud': 'py27-salt',
|
||||||
'salt_api': 'py27-salt',
|
'salt_api': 'py27-salt',
|
||||||
|
'salt_ssh': 'py27-salt',
|
||||||
'config_path': '/usr/local/etc/salt',
|
'config_path': '/usr/local/etc/salt',
|
||||||
'minion_service': 'salt_minion',
|
'minion_service': 'salt_minion',
|
||||||
'master_service': 'salt_master',
|
'master_service': 'salt_master',
|
||||||
|
Loading…
Reference in New Issue
Block a user