소스 검색

Fix mine function example in README.rst

like it was already done in the pillar.example in this PR https://github.com/saltstack-formulas/openssh-formula/pull/36 to avoid confusions.
tags/v0.41.0
Dominik Schleich 8 년 전
부모
커밋
7113243334
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      README.rst

+ 1
- 0
README.rst 파일 보기

@@ -65,6 +65,7 @@ setup those functions through pillar::
public_ssh_host_keys:
mine_function: cmd.run
cmd: cat /etc/ssh/ssh_host_*_key.pub
python_shell: True
public_ssh_hostname:
mine_function: grains.get
key: id

Loading…
취소
저장