From 8549b637baa6b6a116bcf2fa54339894ac152e65 Mon Sep 17 00:00:00 2001 From: "Bernhard M. Wiedemann" Date: Wed, 24 Jan 2018 15:48:50 +0100 Subject: [PATCH] [suse] nicer template - add salt warning - drop blank line to reduce diff to original file --- bind/files/suse/default | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind/files/suse/default b/bind/files/suse/default index adce6aa..b8a6997 100644 --- a/bind/files/suse/default +++ b/bind/files/suse/default @@ -1,3 +1,5 @@ +# This file is managed by salt - DO NOT EDIT! + {% set protocol = salt['pillar.get']('bind:config:protocol', False) -%} {% set param = [] -%} {% if protocol -%} @@ -5,7 +7,6 @@ {% endif -%} ## Path: Network/DNS/Name Server ## Description: Names server settings - ## Type: yesno ## Default: yes ## ServiceRestart: lwresd,named