Displaying 20 results from an estimated 23 matches for "pricegrabbers".
Did you mean:
pricegrabber
2006 Dec 18
8
file diff?
Hello...
I am looking to replace my current config file management solution with
puppet. I looked at both cfengine and puppet and neither seem to have a
"diff" option. as in:
configfile { "/etc/httpd/conf/httpd.conf":
source => "/httpd/httpd.conf"
}
will install a httpd.conf file. What I would like is to be able to see a
unified diff of the
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
2009 Dec 23
1
puppetmaster 0.25.x factdir error
Hello...
I started testing puppet 0.25.x on my puppetmaster (RH 5.4 x64_64). I
first tried 0.25.1 from EPEL testing, then 0.25.2rc1. I am using
apache/mongrel with 10 ports. My puppetmaster configs are
in /srv/puppet not /var/puppet. When starting puppetmaster I get the
following errors:
Port: 18140Could not prepare for execution: Got 1 failure(s) while
initializing: change from directory
2007 Jan 24
1
bug in logging
Hello...
After a break, I am back to my integrating puppet project. While
testing I ran into a bug in puppetmaster.log. (maybe. it is possible I
did this myself with a borked config )
I seems that puppetmaster is re-logging past data. I have noop = true
and set runinterval = 60 to show the bug. I manually added the "manual
break" lines in between runs.
Wed Jan 24 09:27:29
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
2016 Oct 28
1
Disk near failure
On Fri, October 28, 2016 11:50 am, Alessandro Baggi wrote:
> Il 28/10/2016 16:28, Valeri Galtsev ha scritto:
>>
>> On Fri, October 28, 2016 2:42 am, Alessandro Baggi wrote:
>>> Il 27/10/2016 19:38, Yamaban ha scritto:
>>>> For my personal use I would replace that Drive asap.
>>>> - There is no warranty for it anymore (time since buy)
>>>>
1999 Dec 26
0
Looking for an appropriate forum
Sorry to bust in, folks, but I'm having some trouble integrating the
OpenSSH RPMs in my Red Hat 6.1 system and was hoping somebody could
point me at an appropriate place to ask my newbie questions. (I've been
over the docs and they don't seem to apply to the problems I'm having.)
--
http://www.pricegrabber.com | The best deals, all the time.
2000 Feb 01
0
Making root equivalence work
I have several machines that must have trusted root accounts, that is, I
need to be able to run "ssh targethost command" on each by each, for the
root user. I have had no success thus far doing so. Normally for the
non-root users, all I have to do is set the /etc/ssh/known_hosts, build
up the users' ~/.ssh/known_hosts, and the users will work without
requiring passwords. (I'm
2003 Nov 05
2
Best place to order Cisco ATA 186
I want to setup an Asterisk network using
the Cisco ATA 186.
What is the best place to order those devices?
I'm not finding them anywhere.
Al
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
2003 Aug 16
1
globbing doesn't work locally
This is on rsync v2.4.5 on RedHat 7.3.
If I do something like
rsync ... 'somehost:/path/to/files.*' /local/path
it works fine, but if I do
rsync ... '/local/path/to/files.*' somehost:/path/to
globbing fails, yielding an error about being unable to find a file
named 'files.*':
link_stat /local/path/to/files.* : No such file or directory
rsync error: partial
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
2005 Jan 10
1
update for 4.11 Security Officer-supported branches
Hello...
In regards to http://www.freebsd.org/security/ , from what I understand
the FreeBSD 4.x branch is generally winding down in favor of the 5.x/6.x
branches. It would be nice to know ahead of time if 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
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
2008 Mar 07
3
is this possible..
I'm head of R&D for a dot com company and we are looking to create a
prototype using asterisk. Basically we people who visit our site and search
for goods listed by other people. Once something is found, a phone number
is listed in the results and person A calls person B to see if the item is
available, cost, etc. I'd like for the person searching to be able to click
on 10 items
2017 Sep 08
4
cyrus spool on btrfs?
On Fri, September 8, 2017 12:56 pm, hw wrote:
> Valeri Galtsev wrote:
>>
>> On Fri, September 8, 2017 9:48 am, hw wrote:
>>> m.roth at 5-cent.us wrote:
>>>> hw wrote:
>>>>> Mark Haney wrote:
>>>> <snip>
>>>>>> BTRFS isn't going to impact I/O any more significantly than, say,
>>>>>> XFS.
2017 Sep 08
4
cyrus spool on btrfs?
On Fri, September 8, 2017 9:48 am, hw wrote:
> m.roth at 5-cent.us wrote:
>> hw wrote:
>>> Mark Haney wrote:
>> <snip>
>>>> BTRFS isn't going to impact I/O any more significantly than, say, XFS.
>>>
>>> But mdadm does, the impact is severe. I know there are ppl saying
>>> otherwise, but I??ve seen the impact myself, and I
2016 Oct 28
4
Disk near failure
On Fri, October 28, 2016 2:42 am, Alessandro Baggi wrote:
> Il 27/10/2016 19:38, Yamaban ha scritto:
>> For my personal use I would replace that Drive asap.
>> - There is no warranty for it anymore (time since buy)
>> - You can't buy it new anymore (discontinued)
>> - There are more reliable drives available.
>>
>> I'd go for a Samsung Evo 850, that
2014 Sep 15
0
unsubscribe
help
-----Original Message-----
From: centos-request at centos.org
Sent: Saturday, September 13, 2014 1:00 PM
To: centos at centos.org
Subject: CentOS Digest, Vol 116, Issue 13
Send CentOS mailing list submissions to
centos at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos
or, via email, send a message with subject or body
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