Hello,

I am trying to use the recipe
http://reductivelabs.com/trac/puppet/wiki/Recipes/LDAPClientNSSwitch, but I
am bloqued about special debian thing.

The extract is :

  file { libnss-ldap-preseed:
    path => "/var/cache/debconf/libnss-ldap.preseed",
    owner => root, group => root, mode => 400,
    source => "puppet://puppet/ldap/libnss-ldap.preseed"
  }

I understand the preseed stuff in a d-i installation, but how  do I set the
file libnss-ldap.preseed  ?


Do I use debconf-get-selections and keep only lines about libnss-ldap ? or
is there any better way to get this file ?

Thanks for your advices.
/Xavier

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to