This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
users-formula
의 미러
https://github.com/saltstack-formulas/users-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
13
위키
Activity
소스 검색
add example of groups init
tags/v0.45.0
Meng Chen
5 년 전
부모
b8c6844e10
커밋
ba61e9b7f1
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:
Write
Preview
Loading…
취소
저장