This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
old-salt-formula
의 미러
https://github.com/saltstack-formulas/salt-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
68
위키
Activity
소스 검색
Configure the salt-api service to start at boot time
tags/v0.57.0
Matthew X. Economou
9 년 전
부모
2af4bf3bb5
커밋
c014015e79
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+1
-0
salt/api.sls
+ 1
- 0
salt/api.sls
파일 보기
@@ -9,6 +9,7 @@ salt-api:
- name: {{ salt_settings.salt_api }}
{% endif %}
service.running:
- enable: True
- name: {{ salt_settings.api_service }}
- require:
- service: {{ salt_settings.master_service }}
Write
Preview
Loading…
취소
저장