search for: chrismcc

Displaying 16 results from an estimated 16 matches for "chrismcc".

2000 Feb 29
1
openssh-1.2.2 with openssl-0.9.5 rsa problem
...talls fine. When run there are errors though. specifically: rsa_public_encrypt() failed on the client side or rsa_private_decrypt() failed on the server side ------------------actual sample------------- ( squid is known working version from violet rpms, wednesday is new test version) [squid at chrismcc]$ slogin -v wednesday SSH Version OpenSSH-1.2.2, protocol version 1.5. Compiled with SSL. debug: Reading configuration data /etc/ssh/ssh_config debug: ssh_connect: getuid 114 geteuid 0 anon 0 debug: Connecting to wednesday.netus.com [209.95.208.9] port 22. debug: Allocated local port 621. debug: C...
2006 Dec 18
8
file diff?
.../etc/some.conf is tweeked to fix a problem on group:mailservers by sysadminM. sysadminW then runs puppet and gets broken web servers. A dry-run showing file diffs would show what changes will be installed. Any ideas? -- Christopher McCrory "The guy that keeps the servers running" chrismcc@pricegrabber.com http://www.pricegrabber.com Let''s face it, there''s no Hollow Earth, no robots, and no ''mute rays.'' And even if there were, waxed paper is no defense. I tried it. Only tinfoil works.
2010 Apr 27
7
Puppetmaster with stored configs leaks file descriptors on CentOS 5
Hi folks, When I enabled stored configs on my puppet master, it began keeping lots of open connections to the MySQL server (as far as I understand it opened one connection for each client run and never closed them). I set up the server to close idle connections after 5 minutes. Now the database server does close the connections but the puppet master keeps them in CLOSE_WAIT state and eventually
2007 Dec 27
1
order of execution
...t; "500", uid => "$uid", shell => $operatingsystem ? { FreeBSD => "/bin/sh", default => "/bin/bash", }, home => "/home/$name", managehome => true, } } class devel_users { devel_user { "chrismcc": fullname => "Christopher McCrory", uid => "604", } devel_user { "rlm": ... } devel_user ... It adds the users and creates home dirs. But the order they are created in seems to be (semi?) random. This is not a huge problem, but it wo...
2006 Dec 18
2
FreeBSD ports
Hello... I noticed that puppet is not in the FreeBSD ports collection. Is anyone working on adding it? Or has someone made a ports Makefile for local use they can share? -- Christopher McCrory "The guy that keeps the servers running" chrismcc@pricegrabber.com http://www.pricegrabber.com Let''s face it, there''s no Hollow Earth, no robots, and no ''mute rays.'' And even if there were, waxed paper is no defense. I tried it. Only tinfoil works.
2007 Dec 07
2
Server is not a class with mongrel
Hello... I am trying to switch to mongrel from webrick to get rid of the . puppetmaster is FreeBSD 6.2 with ruby, puppet, and mongrel all from ports (latest as of this morning). I get "Server is not a class". --verbose, --debug do not spit out any useful info. puppet-0.22.4 ruby-1.8.6.111_1,1 ruby18-bdb46-0.6.2 ruby18-gems-0.9.4 rubygem-daemons-1.0.8 rubygem-fastthread-1.0
2009 Dec 23
1
puppetmaster 0.25.x factdir error
...ed: Could not set file on ensure: Is a directory - /srv/puppet/var/facts same for each tcp port. I am at a loss as to why the puppetmaster daemon wants to make the fact serving directory a file. Any help with this? -- Christopher McCrory "The guy that keeps the servers running" chrismcc@pricegrabber.com http://www.pricegrabber.com Let''s face it, there''s no Hollow Earth, no robots, and no ''mute rays.'' And even if there were, waxed paper is no defense. I tried it. Only tinfoil works. -- You received this message because you are subscribed...
2007 Dec 07
2
last version of puppetd that will work with ruby 1.6.8 (RHEL3)
Hello... What is the last version of puppet that will work with ruby version 1.6.8? I have a few RHEL 3 machines I would like to run puppetd (only the client, not puppetmaster). They will be updated to RHEL 5 fairly soon, so I don''t want to spend a lot of time trying to get a more recent version of ruby on them. thanks /me buys Luke a beer for all his help :) I now have
2007 Jan 24
1
bug in logging
...uld be file (noop) Wed Jan 24 09:31:44 -0800 2007 /File[/tmp/TestPuppet2]/ensure (notice): is absent, should be file (noop) It looks like the internal log buffer is not cleared after writing the data to the log file. -- Christopher McCrory "The guy that keeps the servers running" chrismcc@pricegrabber.com http://www.pricegrabber.com Let''s face it, there''s no Hollow Earth, no robots, and no ''mute rays.'' And even if there were, waxed paper is no defense. I tried it. Only tinfoil works.
2005 Jan 10
1
update for 4.11 Security Officer-supported branches
...4.11 will also be an extended release, or if that would fall to 4.12. For those of running 4.8 (expiring about the same time as 4.11 is released) we would be in a better position to know where to upgrade; 4.10 or 4.11. -- Christopher McCrory "The guy that keeps the servers running" chrismcc@pricegrabber.com http://www.pricegrabber.com Let's face it, there's no Hollow Earth, no robots, and no 'mute rays.' And even if there were, waxed paper is no defense. I tried it. Only tinfoil works.
2010 Nov 07
14
EC2 with puppet bootstrap notes and scripts
Hello... I wanted to be able to startup an EC2 instance with one command and have a fully functioning server without having to shell into each new instance and configure the bits to allow puppet to finish the configuration. Here are some notes I came up with for bootstrapping an ec2 instance with puppet using Ubuntu 10.04. I left out a lot of things about creating and running custom AIM
2007 Dec 05
1
err: end of file reached
Hello... There is a ticket for these errors: ... (err): Could not describe $path/$file: end of file reached Is there a fix for this in the upcoming release, or is mongrel still the only solution? -- Christopher McCrory "The guy that keeps the servers running" To the optimist, the glass is half full. To the pessimist, the glass is half empty. To the engineer, the glass is twice
2007 Dec 19
0
solution for ruby 1.8.5 on rhel3
Hello... A while ago I posted a question about puppet on rhel3. I didn''t like the thought of replacing the default ruby version with a newer one. So I built up ruby 1.8.5 from rhel5 installed into /opt/. The name changed to ruby-opt (ruby-opt-1.8.5, ruby-libs-opt-1.8.5, etc) so that both versions can be installed together. spec file tweeks for ruby, factor, and puppet attached. (If
2010 Nov 15
2
bug with using exported resources?
Hello... Is this a bug or by design? I''m using exported resources to generate /etc/ssh/ssh_known_hosts. I changed the example from the docs to this: @@sshkey { "$fqdn,$hostname,$ipaddress": type => rsa, key => $sshrsakey, } so that I would get one line per host in the ssh_know_hosts file. What happened was that on each run several (all?)
2011 May 24
2
ruby 1.9.2 rpms for testing
Hello... I noticed from the list that puppet is not ready for ruby 1.9.2 yet. I''m working at a ruby shop so I gave a shot at building ruby 1.9.2 rpms with supporting gems for RHEL/CentOS. I have ruby-1.9.2 rpms that replace the vendor rpms and ruby192 rpms that install in parallel with the vendor rpms. Is anyone interested in using these rpms to get puppet working with 1.9.2 and/or
2007 Nov 26
6
Help with tags
Hello... I need some help with tags. as an example: # pseudo code class ssh { file { "/etc/ssh/ssh_config": # normal stuff tag("dangerous") } file { "/etc/ssh/sshd_config": # normal stuff tag("dangerous") } file { "/etc/ssh/ssh_known_hosts": # normal stuff tag("safe") } } on client: puppetd --tags