diff options
author | Keith aka fugit <fugit13@gmail.com> | 2011-04-13 10:49:45 -0400 |
---|---|---|
committer | Keith aka fugit <fugit13@gmail.com> | 2011-04-13 10:49:45 -0400 |
commit | 9e820e4eddaa0b0f86f816dce974a648e0769c42 (patch) | |
tree | 822ef96272f38b712111feb75e12095ee4a8265c | |
parent | 51c7b390694d95e7096e33317de4242d67ca7e38 (diff) |
removed errant space
-rw-r--r-- | manifests/puppetmaster/debian.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/puppetmaster/debian.pp b/manifests/puppetmaster/debian.pp index 810c5a7..8cee0ea 100644 --- a/manifests/puppetmaster/debian.pp +++ b/manifests/puppetmaster/debian.pp @@ -1,6 +1,5 @@ class puppet::puppetmaster::debian inherits puppet::puppetmaster::package { - if $puppetmaster_mode != 'passenger' { case $lsbdistcodename { squeeze,sid: { |