mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2024-11-28 05:38:20 +01:00
Merge pull request #36 from aboe76/fix_mine_function_2015.5
Fix mine_function example in pillar.example
This commit is contained in:
commit
e9bf653c03
@ -124,6 +124,7 @@ mine_functions:
|
|||||||
public_ssh_host_keys:
|
public_ssh_host_keys:
|
||||||
mine_function: cmd.run
|
mine_function: cmd.run
|
||||||
cmd: cat /etc/ssh/ssh_host_*_key.pub
|
cmd: cat /etc/ssh/ssh_host_*_key.pub
|
||||||
|
python_shell: True
|
||||||
public_ssh_hostname:
|
public_ssh_hostname:
|
||||||
mine_function: grains.get
|
mine_function: grains.get
|
||||||
key: id
|
key: id
|
||||||
|
Loading…
Reference in New Issue
Block a user