mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
bad salt-key cmdline example
This commit is contained in:
parent
ab9cdcf60e
commit
06fdfe6cfa
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@ installation is working::
|
|||
|
||||
salt-master -c ./etc/salt -d
|
||||
salt-minion -c ./etc/salt -d
|
||||
salt-key -c ./etc/salt/master -L
|
||||
salt-key -c ./etc/salt/master -A
|
||||
salt-key -c ./etc/salt -L
|
||||
salt-key -c ./etc/salt -A
|
||||
salt -c ./etc/salt '*' test.ping
|
||||
|
||||
File descriptor limit
|
||||
|
|
Loading…
Add table
Reference in a new issue