Skip to content

Commit f8480f6

Browse files
author
yueyongyue
committed
更改:gitfs说明
1 parent 025af8c commit f8480f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Job管理,如果执行了某些长时间驻留的任务,如ping,top这种
245245
246246
### 文件管理
247247
248-
使用基于gifsf的方式进行日常的文件管理,state、template、pillar等文件都可以放到里面;支持添加、编辑、删除、上传等操作;使用webhook对gitfs文件进行更新
248+
使用基于gitfs的方式进行日常的文件管理;state、template、pillar等文件都可以放到里面;支持添加、编辑、删除、上传等操作;使用webhook对gitfs文件进行更新
249249
250250
![image](https://github.com/yueyongyue/saltshaker_api/blob/master/screenshots/fs01.gif)
251251
@@ -280,7 +280,7 @@ Job管理,如果执行了某些长时间驻留的任务,如ping,top这种
280280
281281
### ACL管理
282282
283-
对执行的shell进行ACL,避免执行敏感命令,如reboot、shutdown等,现在只支持黑名单(拒绝的名
283+
对执行的shell进行ACL,避免执行敏感命令,如reboot、shutdown等,现在只支持黑名单(拒绝的,只有Shell有效,SLS的文件暂时不支持
284284
285285
![image](https://github.com/yueyongyue/saltshaker_api/blob/master/screenshots/acl.gif)
286286

0 commit comments

Comments
 (0)