/[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 2349 by boklm, Sun Feb 5 23:54:47 2012 UTC revision 2351 by boklm, Sun Feb 5 23:57:35 2012 UTC
# Line 33  class mgasoft( Line 33  class mgasoft(
33          source => $svn_soft_publish,          source => $svn_soft_publish,
34          user => $mgasoft_login,          user => $mgasoft_login,
35          refresh => '0',          refresh => '0',
36          requires => User[$mgasoft_login],          require => User[$mgasoft_login],
37      }      }
38  }  }

Legend:
Removed from v.2349  
changed lines
  Added in v.2351

  ViewVC Help
Powered by ViewVC 1.1.30