I think that for some things where there are specialized protocols
available to configure certain things it can be easier to use them instead
of trying to make puppet do them same. But I'd definitely configure the
servers and clients for those protocols using Puppet.

Examples would be using nss_ldap and LDAP server instead of having Puppet
query your LDAP server and creating entries in /etc/passwd.
Or using DHCP to configure networking instead of having puppet setting it
statically on your hosts.
Or using pam_krb5 and a Kerberos KDC instead of having puppet distribute
password hashes.



On 3 May 2013 20:02, Martin Langhoff <martin.langh...@gmail.com> wrote:

> While I prep my scripts and tool up for a large infra, I want to
> revisit a question that I ask myself regularly: what do people not
> manage with Puppet (or wish they weren't)?
>
> In my situation (a RH-style world), initial base system install, inc
> disk layout and initial networking is handled with kickstart
>
> For example: Do you exclude mountpoints? Network/SAN mountpoints?
> Advanced network configs?
>
> What are the reasons to exclude a particular item? How do you manage it
> instead?
>
> cheers,
>
>
>
> m
> --
>  martin.langh...@gmail.com
>  -  ask interesting questions
>  - don't get distracted with shiny stuff  - working code first
>  ~ http://docs.moodle.org/en/User:Martin_Langhoff
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 
Erik Dalén

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


Reply via email to