Displaying 7 results from an estimated 7 matches for "singinst".
Did you mean:
singing
2011 May 16
3
Uninstalling the puppet source?
...guides/installation.html for installing
puppet from source lead to it dumping things all over my Ruby, which
I really wasn''t expecting and doesn''t work well with our
environment.
(1) How do I uninstall it?
(2) How do I turn the git source into a gem?
Thanks.
-Robin
--
http://singinst.org/ : Our last, best hope for a fantastic future.
Lojban (http://www.lojban.org/): The language in which "this parrot
is dead" is "ti poi spitaki cu morsi", but "this sentence is false"
is "na nei". My personal page: http://www.digitalkingdom.org/rlp/
--...
2010 Dec 10
4
Very surprising behaviour with --files-from
...ig version (OK, *that* was a mistake, but I was worried
about the behaviour) it was saying "28395900 files...", which is
rather a lot more than 20 million + 4300.
This is making a many hours difference to an already very long
process; anyone know what's going on?
-Robin
--
http://singinst.org/ : Our last, best hope for a fantastic future.
Lojban (http://www.lojban.org/): The language in which "this parrot
is dead" is "ti poi spitaki cu morsi", but "this sentence is false"
is "na nei". My personal page: http://www.digitalkingdom.org/rlp/
2003 Nov 07
4
Smoother bandwidth limiting
Skipped content of type multipart/signed-------------- next part --------------
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
2006 Jun 23
2
file sizes greater than 4GB
I have a large VS 6.0 C++ program and I'm running it under WINE under
Redhat Linux.
Everything works fine, but it doesn't handle files sizes greater than
4gb like it can running directly under Windows XP.
I've tweaked everything that I can find that deals with filesizes.
Is there a problem with WINE itself handling very large file sizes?
2012 Jul 02
7
puppetmasterd continuously consuming high CPU, with many interrupts
...9;s nothing happening in the log.
http://users.digitalkingdom.org/~rlpowell/media/public/puppetmasterd_strace.txt
has strace output; it''s pretty boring, but there are a few select
and rt_sigprocmask calls near the bottom.
I''m totally stumped here. Any ideas?
-Robin
--
http://singinst.org/ : Our last, best hope for a fantastic future.
.i ko na cpedu lo nu stidi vau loi jbopre .i danfu lu na go''i li''u .e
lu go''i li''u .i ji''a go''i lu na''e go''i li''u .e lu go''i na''i li''u .e
l...
2011 Aug 22
12
exported resources and templating
Greetings,
I''m having an issue with my implementation of exported resources. I
have a memcache server pool, and want to update the /etc/php.d/
memcache.ini with the ips of all the servers. Previously, I hard coded
the $memcacheservers array in the node manifest and the template
collected and populated the template.
Now that I''m moving to exported resouces, how do I get it to
2011 Sep 22
8
Export variables into other classes
Hi all
I have been pondering this for a while, but not yet seen a clean way
to do it
I have a few puppet classes (apache/ntp/mysql/bacula/nagios/etc)
I would like to generate part of my bacula and nagios configs for each
host based on which other classes that host belongs to (or to put it
another way, I would like to export variables from classes which would
be used by my bacula and nagios