mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add a "cd" so that relative paths make sense
This commit is contained in:
parent
1333d21539
commit
314bda89fd
@ -138,6 +138,7 @@ Edit the minion config file:
|
||||
Start the master and minion, accept the minon's key, and verify your local Salt
|
||||
installation is working::
|
||||
|
||||
cd /path/to/your/virtualenv
|
||||
salt-master -c ./etc/salt -d --pid-file ./salt-master.pid
|
||||
salt-minion -c ./etc/salt -d --pid-file ./salt-minion.pid
|
||||
salt-key -c ./etc/salt -L
|
||||
|
Loading…
Reference in New Issue
Block a user