]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
ok, different quotes?
authorStephen Gran <steve@lobefin.net>
Mon, 20 Jun 2011 19:38:20 +0000 (20:38 +0100)
committerStephen Gran <steve@lobefin.net>
Mon, 20 Jun 2011 19:38:20 +0000 (20:38 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp

index 77c8c47661bbbe5ce54ab3d9b4dfccf6ae419c12..eba0526c9b07a72cfa2757083d53615a7baea88a 100644 (file)
@@ -128,7 +128,7 @@ class debian-org {
    
     mailalias {
         "samhain-reports":
-            recipient => debian-archive-debian-samhain-reports@master.debian.org,debian-admin@ftbfs.de,weasel@debian.org,steve@lobefin.net,
+            recipient => 'debian-archive-debian-samhain-reports@master.debian.org,debian-admin@ftbfs.de,weasel@debian.org,steve@lobefin.net',
             ensure => present;
     }