From be898939a839cca4a0134c34232a7216a4f2e39e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 13 Sep 2011 14:48:37 -0300 Subject: Class resolver now also handles resolvconf package config --- manifests/subsystems/utils/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/utils/debian.pp') diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index 41218e7..dc47f3b 100644 --- a/manifests/subsystems/utils/debian.pp +++ b/manifests/subsystems/utils/debian.pp @@ -40,7 +40,7 @@ class utils::personal::debian { 'msmtp', 'mairix', 'konqueror', 'bittorrent', 'irssi-scripts', 'links', 'twinkle', 'bittornado', 'rtorrent', 'iceweasel', 'irssi-plugin-otr', 'transmission', - 'openvpn', 'resolvconf' ]: + 'openvpn' ]: ensure => installed, } -- cgit v1.2.3