Displaying 11 results from an estimated 11 matches for "frequentlyaskedquestions".
Did you mean:
frequently_asked_questions
2010 Mar 05
6
About autosigning and the FAQ entry
Hello!
The FAQ contains an entry about autosigning:
http://reductivelabs.com/trac/puppet/wiki/FrequentlyAskedQuestions#why-shouldn-t-i-use-autosign-for-all-my-clients
It says:
> The certificate itself is stored, so two nodes could not connect with
the same CN
I tried this (using 0.25.4), and actually, that doesn''t seem to be
correct. I was able to run puppetd on two different nodes, each with the
op...
2004 May 22
3
e164.org
...? Or
directly to their asterisk box? And would it be free?
If that's the case, it sounds kind of cool, but probably won't be much use
until lots of people sign up.
Any explanation appreciated. Thanks.
Simon in New Orleans
P.S.- Yes, I did read their FAQ.
http://wiki.e164.org/moin.cgi/FrequentlyAskedQuestions
2007 Feb 13
10
Is there a limit on the size of a template?
Hello,
I have recently run across the following error:
/usr/lib/ruby/1.8/yaml/rubytypes.rb:315: [BUG] Segmentation fault
This has happened after adding a particularly large template file with ruby 1.8.1.
Thank you,
-- Rob --
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews
2008 Jul 30
2
Login Feature
I asked one of my team mates to evaluate centos 5.2 as a more stable
distro for our business use than Fedora which we have used for years.
His main objection so far has been the lack of a neat feature of
recent Fedoras (at least since 7) that allows a user to login as
himself if the screen is locked by another user (a switch user
feature).
Is that feature available or is it planned?
Thanks.
2009 Jan 09
7
Cannot create /var/lib/puppet/clientbucket; parent directory /var/lib/puppet does not exist
Hi all,
I''m doing a new install of my puppet server and I''m doing it like:
1.-) adding epel repo:
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
2.-) yum -y install puppet-server
3.-) rm -rf /etc/puppet
4.-) copy my old puppet conf (from puppet-0.24.5 to 0.24.6)
mv /etc/puppet.old /etc/puppet
5.-) start puppetmaster:
[gridinstall etc]# /etc/init.d/puppetmaster start
2006 Oct 17
5
lighttpd exits, don't know why
Hi, I''m new to Rails and was trying out the tutorial that they give on
the apple website
http://developer.apple.com/tools/rubyonrails.html
I installed everything including lighttpd, and I got up to the point
where I want to create
my first record. When I hit the ''create'' button, lighttpd quits. If I
have the server running
as a foreground process I get this message
2013 Jul 12
3
SpamAssassin under CentOS-6.4
I wonder if anyone is actually running SpamAssassin
with Postfix/Amavisd-new under CentOS-6.4 .
I have followed the instructions in
<http://wiki.centos.org/HowTos/Amavisd>
but as far as I can see SpamAssassin is not working.
I should say that I do not understand from this document
what is meant to happen to spam.
I understand that a Spam header is added,
but what actually happens to email
2007 Aug 30
4
Templates and Ruby
Hi,
I am using a template to create an /etc/exports file. I have a template
that looks like this (but results in the puppetmasterd dying on the
server when the client updates):
<% nfsHomeClients.split.each do |host| -%>
/nfs <%= host %>(<%= mainshareoptions %>)
<% nfspaths.each do |path| -%>
<%= path %> <%= host %>(<%= nfsoptions %>)
<% end
2007 May 22
4
Newbie: Am I looking at the right tool?
Hi,
I''m absolutely new to centralized server management, sorry sorry in
advance for any stupid remarks.
Looking on the puppet documentation, I mainly find a lot of info about
how to manage the config files, but nothing about centralized control.
So I''m wandering if I''m looking a the right software package for my needs.
I want to be able to do the following from a
2007 Nov 06
6
size of template file
Hi,
How big a template file can be?
When I tested with a kind of large file (about 23KB, 570 lines),
puppetmasterd ended up with a segmentation fault.
Then I made the file shorter than original (about 6KB, 145 lines),
the file was created but it is shorter than it should be.
What I have is just 3994 bytes and 80 lines.
Replacing the string is done correctly.
I would like to know the limit of
2010 Feb 02
32
Making the new users experience easier
Just one more email and I''ll let you go for a few hours :)
One of the things I like to see in apps is that they are immediately
intuitive and easy to use for new users. I think Puppet is really good
here, but there''s opportunity to make everything better. We want
everyone to love Puppet from their first few minutes using it, all the
way through to datacenter nirvana.