aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-10 12:44:34 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-10 12:44:34 +0000
commita6ae564ea61379b729107d829d17de4b955eda2b (patch)
tree8f3503d943c451178d1fcc06d59c200276c66c5b /manifests
parenta67ca09816811ff94e96062f62bc7b52321f09e5 (diff)
downloadpuppet-sshd-a6ae564ea61379b729107d829d17de4b955eda2b.tar.gz
puppet-sshd-a6ae564ea61379b729107d829d17de4b955eda2b.tar.bz2
definitiv, die package darf keinen alias mit dem gleichen namen haben
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@455 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index f800ca6..7be9081 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -25,7 +25,6 @@ class sshd {
centos => openssh-server,
default => openssh,
},
- alias => 'openssh',
category => $operatingsystem ? {
gentoo => 'net-misc',
default => '',