summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster/debian.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-08-06 03:59:10 +0200
committermh <mh@immerda.ch>2010-08-06 03:59:10 +0200
commit6bd681ab05072964efc95ecfe2816e371e45a862 (patch)
treec8d43c0de77d25d3868dbbbc81cc7434cf41b455 /manifests/puppetmaster/debian.pp
parentd439d82c5ac07c46ae839ef5cd8abe0da70ef807 (diff)
parent79cc286c7249e39f633f422390b5ab79d72f89dd (diff)
merge with lavamind/master
Diffstat (limited to 'manifests/puppetmaster/debian.pp')
-rw-r--r--manifests/puppetmaster/debian.pp7
1 files changed, 0 insertions, 7 deletions
diff --git a/manifests/puppetmaster/debian.pp b/manifests/puppetmaster/debian.pp
index 20ac997..bcbee9b 100644
--- a/manifests/puppetmaster/debian.pp
+++ b/manifests/puppetmaster/debian.pp
@@ -1,11 +1,4 @@
# manifests/puppetmaster/debian.pp
class puppet::puppetmaster::debian inherits puppet::puppetmaster::package {
-
- Package['puppet-server'] {
- name => 'puppetmaster',
- alias => 'puppet-server',
- }
-
}
-