summaryrefslogtreecommitdiff
path: root/manifests/egd/debian.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-06-30 20:43:26 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-06-30 20:43:26 -0300
commit110c37f7d1c315c67b267fa52839fbf8be4e4520 (patch)
tree94aa082b4ca860cd46ff8ab23f1491f260ae1661 /manifests/egd/debian.pp
parent942b5dd9ed13d860c487a9457f5161c932a6806b (diff)
downloadpuppet-ekeyd-110c37f7d1c315c67b267fa52839fbf8be4e4520.tar.gz
puppet-ekeyd-110c37f7d1c315c67b267fa52839fbf8be4e4520.tar.bz2
Fixing debian config
Diffstat (limited to 'manifests/egd/debian.pp')
-rw-r--r--manifests/egd/debian.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/egd/debian.pp b/manifests/egd/debian.pp
index 1c2c37d..f682216 100644
--- a/manifests/egd/debian.pp
+++ b/manifests/egd/debian.pp
@@ -1,4 +1,4 @@
-class egd::debian inherits ekeyd::egd {
+class ekeyd::egd::debian inherits ekeyd::egd {
if ( $virtual == "vserver" ) {
fail("This class shouldn't be included on vservers")
}