瀏覽代碼

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

Fix ssh_auth.names in example pillar
tags/v0.45.0
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…
取消
儲存