Compare commits
No commits in common. "9f176609a53be65b31139683c39c1264550d5f92" and "6763d1b64e0f8f50127b0c38b3bdf9a4582e2d3e" have entirely different histories.
9f176609a5
...
6763d1b64e
@ -1 +0,0 @@
|
||||
manage_sshd: False
|
@ -1,6 +1,5 @@
|
||||
include:
|
||||
- openssh.banner
|
||||
{%- if salt['pillar.get']('manage_sshd', True) %}
|
||||
- openssh.config
|
||||
|
||||
/etc/ssh/user_ca:
|
||||
@ -11,4 +10,3 @@ include:
|
||||
{%- endfor -%}
|
||||
- require:
|
||||
- pkg: openssh
|
||||
{%- endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user