This commit is contained in:
intrigeri 2010-11-21 21:54:17 +01:00
parent 56340b780e
commit 2276147cc0

View file

@ -116,8 +116,8 @@ class apt {
"/etc/apt/apt.conf.d/99from_puppet"
]:
ensure => 'absent',
require => [ Apt_conf_snippet['02show_upgraded'],
Apt_conf_snippet['03clean'],
require => [ Apt_conf['02show_upgraded'],
Apt_conf['03clean'],
],
}