mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
53153277ce
Tested this by setting up a local Vagrant instance using the following procedure: 1. Made a fresh minion/master install (using salt-bootstrap) of version 2014.1.10. 2. Adding a `test.ping` ACL rule for the `vagrant` user. 3. Asserting that I couldn't execute `salt '*' test.ping'` as `vagrant` user. 4. Applying `chmod 755 /var/cache/salt /var/cache/salt/master/jobs /var/run/salt /var/run/salt/master`. 5. Verifying that `salt '*' test.ping'` now works. Fixes #16318. |
||
---|---|---|
.. | ||
auth/all | ||
cli | ||
clients | ||
clouds/all | ||
configuration | ||
file_server | ||
internals | ||
modules | ||
netapi/all | ||
output/all | ||
pillar | ||
renderers | ||
returners | ||
roster/all | ||
runners | ||
states | ||
tops | ||
wheel/all | ||
clientacl.rst | ||
index.rst | ||
peer.rst | ||
python-api.rst |