Displaying 3 results from an estimated 3 matches for "covarrubias".
2013 Aug 06
7
Puppet first run timing out
I''m working on deploying Puppet to our environment and after reinstalling
some nodes, I run Puppet for the first time. It appears to be updating some
Puppet specific files (see below), and then times out with the error:
"Error: /File[/var/lib/puppet/lib/facter/ip6tables_version.rb]/ensure:
change from absent to file failed: execution expired Error: Could not
retrieve plugin:
2007 Sep 28
1
User access to [homes] share
...ook into the other user's directories. This would
not be a privacy issue, as the client is a professor, and the students will
be uploading their work to the server. Does anyone have any idea how to
allow a user to have access to the other user's home share?
Thanks!
Very Respectfully,
Cesar Covarrubias
2013 Apr 03
2
Managing "<Directory>" entries in httpd.conf with Puppet.
So I am working on deploying Puppet for our environment, and I have hit a
snag. We have a few applications hosted on Apache, each with different
"<Directory>" entries. There is no way to standardize them across all of
our application pools and they often overlap. I know I can have a custom
template for each type of application, but it would be nice to make it as
generic as