From 43190ccb498faf2e83d0d9225d312c60707ead77 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 26 Oct 2010 22:46:57 +0000 Subject: - it seems that puppet requires a real name, not a provides --- manifests/nodes.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/nodes.pp') diff --git a/manifests/nodes.pp b/manifests/nodes.pp index 9fb01841..d4c34376 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -12,7 +12,7 @@ node valstar { # Oct 26 13:30:01 valstar svn: No worthy mechs found # without it, source http://mail-index.netbsd.org/pkgsrc-users/2008/11/23/msg008706.html # - package {"sasl-plug-anonymous": + package {"lib64sasl2-plug-anonymous": ensure => "installed" } -- cgit v1.2.1