From 353d9a37e26aee2d8329c7afa840107cdf78602c Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sat, 25 Sep 2021 16:09:00 +0200 Subject: [PATCH] updated sudo state --- states/sudo/sudoers.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/states/sudo/sudoers.j2 b/states/sudo/sudoers.j2 index 3840770..fe538e9 100644 --- a/states/sudo/sudoers.j2 +++ b/states/sudo/sudoers.j2 @@ -1,5 +1,4 @@ ## {{ salt['pillar.get']('salt_managed', default='Salt Managed') }} - {%- from "sudo/map.jinja" import sudo with context %} {%- if sudo.config.defaults is defined -%} @@ -14,4 +13,5 @@ Defaults {{ default }} {%- endfor %} {%- endif %} -#includedir /etc/sudoers.d \ No newline at end of file +#includedir /etc/sudoers.d +