/[adm]/puppet/modules/spamassassin/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/spamassassin/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 473 by misc, Wed Nov 24 20:31:11 2010 UTC revision 474 by misc, Thu Nov 25 17:48:14 2010 UTC
# Line 20  class spamassassin { Line 20  class spamassassin {
20    
21      exec { "sa-compile":      exec { "sa-compile":
22          refreshonly => true,          refreshonly => true,
23          require => Package["spamassassin-sa-compile"],          require => [Package["spamassassin-sa-compile"],Package["spamassassin"]]
24      }      }
25  }  }

Legend:
Removed from v.473  
changed lines
  Added in v.474

  ViewVC Help
Powered by ViewVC 1.1.30