Remove redundant symlinks for the Debian listchanges template, fixes #2
This commit is contained in:
parent
bc73809d7b
commit
e876cd25b5
6 changed files with 1 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
class apt::listchanges(
|
||||
$ensure_version = 'installed',
|
||||
$config = "apt/${::operatingsystem}/listchanges_${::debian_codename}.erb",
|
||||
$config = "apt/${::operatingsystem}/listchanges.erb",
|
||||
$frontend = 'mail',
|
||||
$email = 'root',
|
||||
$confirm = '0',
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
listchanges_lenny.erb
|
|
@ -1 +0,0 @@
|
|||
listchanges_lenny.erb
|
|
@ -1 +0,0 @@
|
|||
listchanges_lenny.erb
|
|
@ -1 +0,0 @@
|
|||
listchanges_lenny.erb
|
Loading…
Reference in a new issue