From: Stephen Gran Date: Mon, 20 Jun 2011 19:35:27 +0000 (+0100) Subject: sigh, you'd think puppet could spell check me X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3eea7c58c4062b3490edb6696804e8175adfc0c6;p=mirror%2Fdsa-puppet.git sigh, you'd think puppet could spell check me Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index 1b45fbe96..4bf188c81 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -128,7 +128,7 @@ class debian-org { mailalias { "samhain-reports": - recpient => "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; }