diff options
author | varac <varacanero@zeromail.org> | 2013-10-11 22:08:07 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-10-11 22:08:07 +0200 |
commit | f2cd05902a9dd64beb1417ddb1d9994c4dc29b14 (patch) | |
tree | 9bbfea08a3cf51b0c5837d71fb86673060b9dcaf /puppet/modules | |
parent | 3952d62b25aebe935f5d0b46e25de2f87c796b2f (diff) |
class moved but forgot to rename
Diffstat (limited to 'puppet/modules')
-rw-r--r-- | puppet/modules/site_postfix/manifests/mx/checks.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/site_postfix/manifests/mx/checks.pp b/puppet/modules/site_postfix/manifests/mx/checks.pp index 31399d32..6b19891c 100644 --- a/puppet/modules/site_postfix/manifests/mx/checks.pp +++ b/puppet/modules/site_postfix/manifests/mx/checks.pp @@ -1,4 +1,4 @@ -class site_postfix::checks { +class site_postfix::mx::checks { file { '/etc/postfix/checks': |