使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
users-formula
镜像自地址
https://github.com/saltstack-formulas/users-formula
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
13
百科
动态
浏览代码
Merge pull request
#197
from chenmen/pillar.example
add example of groups init into pillar.example
tags/v0.45.0
Niels Abspoel
5 年前
父节点
b8c6844e10
ba61e9b7f1
当前提交
bdf05fc5f6
没有帐户链接到提交者的电子邮件
共有
1 个文件被更改
,包括
7 次插入
和
0 次删除
分列视图
显示文件统计
+7
-0
pillar.example
+ 7
- 0
pillar.example
查看文件
@@ -3,6 +3,13 @@ users-formula:
lookup: # override the defauls in map.jinja
root_group: root
# group initialization
groups:
foo:
state: present
gid: 500
system: False
users:
## Minimal required pillar values
auser:
撰写
预览
正在加载...
取消
保存