summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index c69ac8d..055326c 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -1,7 +1,6 @@
class trac {
# the needed packages
package { "trac": ensure => installed, }
- package { "trac-git": ensure => installed, }
package { "libapache2-mod-python": ensure => installed, }
# needed by http://trac-hacks.org/wiki/TracWikiPrintPlugin