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