Skip to content

Commit

Permalink
no apache and no mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Kaufman committed Jan 28, 2013
1 parent e7e3dd9 commit 1660735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Modulefile
Expand Up @@ -8,7 +8,7 @@ source 'https://github.com/example42/puppet-puppet'
summary 'Puppet module for puppet'
description 'This module installs and manages puppet. Check README.rdoc for details. Puppi is required for some common functions: you can install them without using the whole module. Monitor and firewall dependencies are needed only if the relevant features are enabled'
dependency 'example42/puppi', '>=2.0.0'
dependency 'example42/apache', '>=2.0.0'
dependency 'example42/mysql', '>=2.0.0'
#dependency 'example42/apache', '>=2.0.0'
#dependency 'example42/mysql', '>=2.0.0'
dependency 'example42/firewall', '>=2.0.0'
dependency 'example42/monitor', '>=2.0.0'

0 comments on commit 1660735

Please sign in to comment.