mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-09-23 13:56:34 +02:00
Add sshd_config to map.jinja and check if dig command is available before installing 'dig' package.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{%- set sshd_config = pillar.get('sshd_config', {}) -%}
|
||||
{% from "openssh/map.jinja" import sshd_config with context %}
|
||||
{#- present in sshd_config and known in actual file options -#}
|
||||
{%- set processed_options = [] -%}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user