From: intrigeri Date: Tue, 15 Mar 2016 10:28:56 +0000 (+0000) Subject: Add symlink to sid template where this module is looking for it (#12). X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2710748ce8457131ef982054fb798695c66285f6;p=puppet-postfix.git Add symlink to sid template where this module is looking for it (#12). Fixes this regression brought by dropping lsb facts: Could not find template 'postfix/master.cf.debian-stretch/sid.erb' --- diff --git a/templates/master.cf.debian-stretch/sid.erb b/templates/master.cf.debian-stretch/sid.erb new file mode 120000 index 0000000..e861e80 --- /dev/null +++ b/templates/master.cf.debian-stretch/sid.erb @@ -0,0 +1 @@ +../master.cf.debian-sid.erb \ No newline at end of file