Compare commits
2 Commits
6763d1b64e
...
409016ea75
Author | SHA1 | Date | |
---|---|---|---|
409016ea75 | |||
8776b16be1 |
1
pillar/id/philia_rigel_lysergic_dev.sls
Normal file
1
pillar/id/philia_rigel_lysergic_dev.sls
Normal file
@ -0,0 +1 @@
|
||||
manage_sshd: False
|
@ -1,5 +1,6 @@
|
||||
include:
|
||||
- openssh.banner
|
||||
{%- if salt['pillar.get']('manage_sshd', True) %}
|
||||
- openssh.config
|
||||
|
||||
/etc/ssh/user_ca:
|
||||
@ -10,3 +11,4 @@ include:
|
||||
{%- endfor -%}
|
||||
- require:
|
||||
- pkg: openssh
|
||||
{%- endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user