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

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

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

revision 2355 by boklm, Mon Feb 6 00:15:20 2012 UTC revision 2435 by misc, Sat Feb 18 17:17:13 2012 UTC
# Line 40  class mgasoft( Line 40  class mgasoft(
40          command => '/usr/bin/mgasoft-publish',          command => '/usr/bin/mgasoft-publish',
41          user => $mgasoft_login,          user => $mgasoft_login,
42          minute => '*/5',          minute => '*/5',
43            require => User[$mgasoft_login],
44      }      }
45  }  }

Legend:
Removed from v.2355  
changed lines
  Added in v.2435

  ViewVC Help
Powered by ViewVC 1.1.30