Re: [Puppet Users] Problem with home directories and users from NIS

2010-07-14 Thread Matthew Finlayson
David, thanks a ton for the suggestions. Being the only puppeteer at work doesn't offer enough code reviews. On Tue, Jul 13, 2010 at 11:27 PM, David Schmitt wrote: > Hi Matthew, > > I've got no idea what's happening with NIS there, but here are some tips > for improving the rest of your manifest

Re: [Puppet Users] Problem with home directories and users from NIS

2010-07-13 Thread David Schmitt
Hi Matthew, I've got no idea what's happening with NIS there, but here are some tips for improving the rest of your manifest: On 13.07.2010 18:39, Matthew Finlayson wrote: class hostinghome { createhostinghome { someuser: username => "someuser"; # Of course I actually have a lot more