]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
next try
authorMartin Zobel-Helas <zobel@debian.org>
Thu, 30 Jul 2009 11:38:36 +0000 (13:38 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Thu, 30 Jul 2009 11:38:36 +0000 (13:38 +0200)
manifests/site.pp

index 06719f45950d80a00e37171c7ca29c182cda1c38..a4d13e6acd57b621347bd650ffa586ce98262549 100644 (file)
@@ -60,7 +60,7 @@ node default {
            default: { }
      }
      case extractnodeinfo($nodeinfo, 'apache2_security_mirror') {
-          "true":  { include security_mirror }
+          "true":  { include apache2::security_mirror }
            default: { }
      }