mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-09-22 01:27:42 +02:00
add support for installing salt-ssh and managing the roster file, updated README and pillar.example
This commit is contained in:
@@ -45,6 +45,12 @@ salt:
|
||||
reactor:
|
||||
- 'deploy':
|
||||
- /srv/salt/reactors/deploy.sls
|
||||
ssh_roster:
|
||||
prod1:
|
||||
host: host.example.com
|
||||
user: ubuntu
|
||||
sudo: True
|
||||
priv: /etc/salt/ssh_keys/sshkey.pem
|
||||
|
||||
salt_cloud_certs:
|
||||
aws:
|
||||
|
||||
Reference in New Issue
Block a user