소스 검색

Merge pull request #15 from babilen/pr/ssh-auth-pillar-example

Fix ssh_auth.names in example pillar
lookup-fix-3
Joseph Hall 11 년 전
부모
커밋
a21c83c9fb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pillar.example

+ 1
- 1
pillar.example 파일 보기

@@ -22,7 +22,7 @@ users:
privkey: PRIVATEKEY
pubkey: PUBLICKEY
ssh_auth:
- ssh-rsa: PUBLICKEYKEYKEY
- PUBLICKEY

absent_users:
- donald

Loading…
취소
저장