/[adm]/puppet/modules/openldap/manifests/master.pp
ViewVC logotype

Diff of /puppet/modules/openldap/manifests/master.pp

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

revision 3254 by boklm, Wed Jun 19 19:15:59 2013 UTC revision 3255 by boklm, Wed Jun 19 19:20:02 2013 UTC
# Line 34  class openldap::master inherits openldap Line 34  class openldap::master inherits openldap
34          exec { 'init_ldap.sh':          exec { 'init_ldap.sh':
35              # taken arbitrary among all possible files              # taken arbitrary among all possible files
36              creates => '/var/lib/ldap/objectClass.bdb',              creates => '/var/lib/ldap/objectClass.bdb',
37              require => Mga-common::Local_script['init_ldap.sh'],              require => Mga_common::Local_script['init_ldap.sh'],
38          }          }
39      }      }
40  }  }

Legend:
Removed from v.3254  
changed lines
  Added in v.3255

  ViewVC Help
Powered by ViewVC 1.1.30