/[adm]/puppet/deployment/shadow/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/shadow/manifests/init.pp

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

revision 864 by boklm, Thu Jan 20 18:21:17 2011 UTC revision 865 by boklm, Thu Jan 20 18:25:40 2011 UTC
# Line 3  class shadow { Line 3  class shadow {
3          owner => 'root',          owner => 'root',
4          group => 'shadow',          group => 'shadow',
5          mode => 640,          mode => 640,
6          source => 'shadow/login.defs',          source => 'puppet:///modules/shadow/login.defs',
7      }      }
8  }  }

Legend:
Removed from v.864  
changed lines
  Added in v.865

  ViewVC Help
Powered by ViewVC 1.1.30