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 users.
>> }
>
Puppeteers,
My environment has NIS with all my users precreated. I have a module which
creates home directories for them along with their authorized key file and a
customized bashrc.
class hostinghome {
createhostinghome {
someuser: username => "someuser"; # Of course I actually have a lot