This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
old-salt-formula
의 미러
https://github.com/saltstack-formulas/salt-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
68
위키
Activity
소스 검색
feat: enable the metadata grains server by default
tags/v1.6.0
Mark Ferrell
4 년 전
부모
b94ff645c9
커밋
b1d296d270
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+1
-0
salt/files/cloud.providers.d/_ec2.conf
+ 1
- 0
salt/files/cloud.providers.d/_ec2.conf
파일 보기
@@ -7,6 +7,7 @@ ec2_ubuntu_public:
master: {{ cloud.get('master', 'salt') }}
grains:
test: True
metadata_server_grains: True
ssh_interface: public_ips
id: {{ cloud.get('aws_key', 'DEFAULT') }}
key: '{{ cloud.get('aws_secret', 'DEFAULT') }}'
Write
Preview
Loading…
취소
저장