瀏覽代碼

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…
取消
儲存