rectory and its children (say .config) accessible to
> puppet, probably by changing the owner (or a chmod - depends on what
> you've got in these dirs) - and sort out applying the correct
> permissions on the client with the file {} resource.
>
> ken.
>
> On Tue, Jul 5, 2011 a
Hello All,
I administrate public Internet computers for a number of libraries.
I have a user 'public' and I am trying to keep all the home's for this
user the same across multiple computers. When I try to do this with
puppet, I get errors for some directories. It only happens on hidden
directorie
tp://millruntech.com )
Crawford County Federated Library System ( http://www.ccfls.org )
Meadville Public Library ( http://www.meadvillelibrary.org )
On Wed, Jun 22, 2011 at 11:29 AM, Kyle Hall wrote:
> Hello All,
> I'm just starting with puppet and I've run into an issue I can
Hello All,
I'm just starting with puppet and I've run into an issue I cannot
figure out. I'm trying to sync the home directory for a user from a
home directory stored on my puppet server. Here is my manifest code:
user { "public":
ensure => present,
s
Wed, Jun 22, 2011 at 11:04 AM, Jeff McCune wrote:
> On Mon, Jun 20, 2011 at 10:38 AM, Kyle Hall wrote:
>> Hello All,
>> New puppet user here. I've been able to create and use my own puppet
>> modules, but I'm at a loss on how to use modules from PuppetForge,
Hello All,
New puppet user here. I've been able to create and use my own puppet
modules, but I'm at a loss on how to use modules from PuppetForge,
which seem quite a bit more advanced. For example, I've installed the
camptocamp/apt module via the command 'puppet-module install
camptocamp/apt' int