Browse Source

Fix ssh_auth.names in example pillar

lookup-fix-3
Wolodja Wentland 10 years ago
parent
commit
7f9b2e5232
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pillar.example

+ 1
- 1
pillar.example View File

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

absent_users:
- donald

Loading…
Cancel
Save