mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix link in proxyminion guide
This commit is contained in:
parent
56ccae6ff7
commit
04bde6eed2
1 changed files with 2 additions and 1 deletions
|
@ -263,7 +263,8 @@ the "name" of the device, and is used by the salt-master for targeting and key
|
|||
authentication.
|
||||
|
||||
Here is an example proxymodule used to interface to a *very* simple REST
|
||||
server. Code for the server is in the `salt-contrib GitHub repository <https://github.com/saltstack/salt-contrib/proxyminion_rest_example>`_
|
||||
server. Code for the server is in the `salt-contrib GitHub repository
|
||||
<https://github.com/saltstack/salt-contrib/tree/master/proxyminion_rest_example>`_
|
||||
|
||||
This proxymodule enables "service" enumeration, starting, stopping, restarting,
|
||||
and status; "package" installation, and a ping.
|
||||
|
|
Loading…
Add table
Reference in a new issue