Skip to content

Commit

Permalink
fix link in md
Browse files Browse the repository at this point in the history
  • Loading branch information
weinianhua committed Nov 12, 2017
1 parent f5ac7c3 commit 73a60ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions saltstack-api.md
@@ -1,6 +1,6 @@
# enable salt-api on debian

* all the command run on salt-master
** all the command run on salt-master **

## 1. install salt-api
```bash
Expand Down Expand Up @@ -65,6 +65,6 @@ return:
user: saltapi
```

** if you want to run other fun by user saltapi, you must explicit add it to mater config external_auth
** if you want to run other fun by user saltapi, you must explicit add it to mater config external_auth **

[salt-api docs] https://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html
[salt-api docs] (https://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html)
2 changes: 1 addition & 1 deletion saltstack.md
Expand Up @@ -223,4 +223,4 @@ filetomanage:

### salt-api

[install salt-api on debian] http://github.com/vinian/note/saltstack-api.yaml
[install salt-api on debian] (https://github.com/vinian/note/blob/master/saltstack-api.md)

0 comments on commit 73a60ab

Please sign in to comment.