소스 검색

provide pillar example

tags/v0.45.0
Daniel Krämer 7 년 전
부모
커밋
c98aa35392
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example 파일 보기

@@ -50,6 +50,9 @@ users:
ssh_keys:
privkey: PRIVATEKEY
pubkey: PUBLICKEY
# you can provide multiple keys, the keyname is takes as filename
foobar: PRIVATEKEY
foobar.pub: PUBLICKEY
# ... or you can pull them from a different pillar,
# for example one called "ssh_keys":
ssh_keys_pillar:

Loading…
취소
저장