search for: hjksolut

Displaying 20 results from an estimated 22 matches for "hjksolut".

2007 Aug 21
9
Seattle Meetup?
Hi all, It looks like I''ll be in Seattle on Sunday, September 16th through Tuesday the 18th, and I''d like to have Puppet Meetup either Sunday or Monday night. On Adam''s recommendation, I''ll be staying at the Queen Anne Inn, so something near there would be best. Hopefully Adam or Blake can do the actual organization. :) Any takers? -- What is
2007 Oct 08
5
Is Puppet similar to Capistrano?
I discovered Capistrano while I was trying to figure out what I wanted. See attached notes. http://www.genunix.org/wiki/index.php/GNOSIS/Kraken Puppet seems promising. Thanks, Brian -- - Brian Gupta http://opensolaris.org/os/project/nycosug/
2007 Aug 22
2
iClassify "Internal Server Error"
...39; from ./bin/../lib/iclassify/client.rb:42:in `update_node'' from ./bin/../lib/iclassify/agent.rb:52:in `update'' from ./bin/icagent:76 Thought I did something wrong so i querried Adams server and got kinda the same result: $ ./bin/icsearch -s http://www.hjksolutions.com:5004 -t test -a test /usr/lib/ruby/1.8/net/http.rb:2094:in `error!'': 500 "Internal Server Error" (Net::HTTPFatalError) from ./bin/../lib/iclassify/client.rb:83:in `run_request'' from ./bin/../lib/iclassify/client.rb:64:in `post_rest''...
2008 Aug 22
3
Why use a DB with Puppet?
I am confused about all the database talk on the list lately. I''ve been playing with Puppet for the last 6 months and have never set up a DB for it to use. What are you guys using the DB for? My first though (really the only thing I could find) was for storing node configurations. But I''m storing them in the file system and it seem to work just fine. What are the advantages
2008 Aug 21
11
spam on this list..
Is there anyway we can get rid of this crap on this list? It''s getting old fast. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to
2007 May 11
14
Trailing commas [best practice survey]
I''m sure everyone has read and committed the Puppet Best Practice to memory by now (I joke). One of the things I''ve written in there deals with trailing commas, which I adopted from the way I used to do multiline in Perl, but I''ve noticed that most people don''t tend to do that in Puppet. Should I revise this or should we all start using the trailing commas?
2009 Jan 08
5
Puppet client hangs if LDAP server is not accessible
Hi. I''ve noticed that on servers that are both puppet and LDAP clients, the puppet client will hang if the LDAP server is not reachable. Does anyone know what the reason for this is? Regards, Kenneth Holter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this
2007 Nov 29
3
gem provider non-interactive
Hi, I was wondering if there is any of getting the gem package provider to run non-interactively? When upgrading mongrel it fails because it gets prompted for which version to install: Attempting remote update of mongrel Select which gem to install for your platform (x86_64-linux) 1. mongrel 1.1.1 (ruby) 2. mongrel 1.1.1 (jruby) 3. mongrel 1.1.1 (mswin32) 4. mongrel 1.1 (mswin32) 5.
2007 Sep 04
16
REST/XMLRPC backward compatibility?
Hi all, I''m in the throes of the REST conversion and I''m wondering: How important is it to retain backward compatibility? The language will clearly be consistent between the two, but it looks like it''s going to be a heckuva lot more complicated to keep compatibility for all network services (as in, for each of them, I''ll have to write a shell that
2007 Nov 02
8
Custom reports in puppet
Does any one know or whether have someone done custom reports in puppet. Which will show the status of the servers, disk, cpu, load, pkg list, configs/files edited via puppet, how often a config file is updated, etc.. -- Deepak _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Oct 11
4
Specifying geographic related facts
Let''s say I have two different geographic sites. They are pretty much identical ie. each site has a machine called web1 which is a web server, etc. Except there are couple site-specific settings ie. outgoing DNS servers are different, SSL certs are different etc. On the puppetmaster I can put in a file called e.g. /etc/sideid which would uniquely identify a site ie. siteX or siteY.
2007 Jun 12
6
facts from ldap
Does any one have a recipe for getting facter facts from ldap?
2008 Jun 12
5
Puppet Demo at ETRADE
I had some questions come up today during the Puppet demo here: 1. Is there any way to apply different intervals to different classes? For example, we might want a security baseline manifest to run once a month, package installation files once/day, etc. Since we''re a brokerage, we also don''t want ANY system changes during trading hours. I guess we could cron killing the
2007 Nov 13
6
Facter and arrays
Hi, Is it possible to have an array as the output of a custom fact? And then to pass it into a template in Puppet? I currently have a fact that looks like this: Facter.add("exports") do setcode do case Facter.hostname when (/thishost/i): [ "/local", "/local2" ] end end end & a template like this: <%
2007 Sep 21
3
Automating Web-based Tool Configuration
I''m new to the group, so apologies in advance if I repeat a question that''s already been asked and answered. First of all, I''m very happy to see an open-source alternative to commercial configuration automation tools. My question is this: I manage a collection of tools with web-based administration. They have no external config files, and store their config data in the
2008 May 18
6
connection timeout / memory usage / locks / recompiling
Hi I have created a module for djbdns [1], which will generate the data file (dns entries) from defines in puppet classes. This is all fine and working. :) However I autogenerated after a few tests the classes for the domains from the current source of our domains. Which are about 50 classes each calling around 3 defines, which will be concatenated_file calls (from davids common module), which
2008 Jun 14
9
Disabling 'node_name = facter' setting
I''m having a heck of a time trying to fix #1178, which is a problem related to inconsistent node names, and it all stems from the ''node_name'' setting. In the default setup, your certificate gets created with your host''s fully qualified node name, and Puppet uses the value from the certificate for everything. In addition, there''s a setting,
2008 Jan 08
25
RFC: Moving mailing lists soon
I''m about to leave town for three weeks and my home server keeps rebooting. It''s my mail server, unfortunately, so there''s a good chance you won''t get this. :/ Anyway, I''ve been meaning to do this for ages and ages, and it''s time to finally do so. I need to move all of the Puppet lists to a public, non-me provider, someone who has
2008 Aug 04
18
puppetd daemon vs. cron
Hi, I''m running multiple vservers and have some aspects managed via puppet. I noticed that puppetd consumes from 20 to 60 mb RAM and the longer the process runs, the more RAM it takes. It looks like 60MB is the top what I measured. Having a couple of vservers (11 in my case) this can already take up to 500MB just for puppet! I''m wondering if there''s any downside in
2008 Jun 05
14
Why not ignore stale PID files?
Hi, I have an application which is dying horrible deaths (i.e. segmentation faults) in mid-flight, in production... And of course, I should fix it. But while I find and fix the bugs, I found something I think should be different - I can work on submitting a patch, as it is quite simple, but I might be losing something on my rationale. When Mongrel segfaults, it does not -obviously- get to clean