similar to: puppet facter variable substring

Displaying 20 results from an estimated 2000 matches similar to: "puppet facter variable substring"

2004 Aug 24
2
Unmounting Errors On Reboot
I am receiving these errors when rebooting my system. Unmounting file systems: (1785) ERROR: unable to sendmsg, error=-101, Linux/ocfsipc.c, 394 (1785) ERROR: status = -999, Linux ocfsipc.c, 206 ocfs: Unmounting device (104,33) on rac1-priv1.collo.corp.net (node 2) (1785) ERROR: unable to sendmsg, error=-101, Linux/ocfsipc.c, 394 (1785) ERROR: status = -999, Linux/ocfsipc.c, 206 It
2012 Mar 01
1
mb_m buffer not cleared if parseEval fails
Hi, I am using RInside for one of the applications that I'm using. The error that occured is as follows. When I use R.parseEval("xyz") if the parse fails then the mb_m is not cleared and hence all subsequent calls to R.parseEval fail. example: when R.parseEval("stringConcatfactoryrandom") is executed the R instance looks like this (gdb) p R $7 = (RInside &)
2009 Feb 08
6
real SATA RAID
Hi Last week I had a lengthy thread in which someone indicated the my SIL card is a FRAID (don't know if F stands for the F word or Fake, though it doesn't really matter). I want to replace the controller with a controller that Linux will see the RAID1 group as a single HD and not multiple HDs as it happens with the SIL controller. Recommendations anyone? -- TIA Paolo --------------
2008 Oct 15
4
Postfix problem
Hi I have a CentOS 4.2 server with postfix. The problem I'm having is that postfix insists on using $myhostname in the from field even if I instruct it to use $mydomain in /etc/postfix/main.cf or even if I hard code the domain name into $myorigin. What am I missing? BTW: postconf shows output shows that $myorigin is configured to use $mydomain, or the domain name itself ...
2006 Jun 13
4
peth device
Hi I reached the conclusion that my networking problem stems from the fact that I have no peth0 device. I''m trying to locate what creates the device, but until now no success. So I have a simple question: What creates the peth0 device in dom0? TIA Paolo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2005 Sep 24
3
IBM x306
Hi, This is a little off-topic,but if someone has any info, it could help me a LOT!, I am building an asterisk pbx (1.0.9) on an IBM x306 SCSI machine,my problem is that the BIOS assigns the same IRQ to the SCSI controller, and the TDM400P, i have tried several options of making the bios change the IRQ, but it will always move them together, anyone with some info about my options ? Thanks,
2004 Aug 19
3
Echo SIP-T100P-PRI
I'm experience echo on outgoing calls: Snom 200 ----> Asterisk ----> T100P ----> PRI ----> called party I am getting echo on the Snom 200 phone. The called party does not hear the echo. Since the PRI is digital, I don't really understand where the echo is coming from. I turned on echotraining, echocancellation=yes (128), and echowhenbridged in zapata.conf, to no avail.
2006 Jun 15
11
domU consoles
Hi I have a couple of questions: 1. How do I exist from a domU console back to dom0 console (after issuing xm console [domU])? 2. How do I setup a dom0/domU in order to get a tty login? TIA Paolo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Mar 28
2
Polycom SoundPoint 501
Hi We've setup an Asterisk PBX recently and I encountered the following problem: When [mac address]-registration.cfg file includes the FQDN of the Asterisk PBX for the Polycom SoundPoint 501 phones it will not (even try to) register with the Asterisk PBX unless the DNS (it asks) successfully resolves the name: _sip._udp.[Asterisk FQDN]. Did this happen to anyone else? PS - The
2009 Feb 03
2
Intel DG33BU motherboard
Hi I've installed CentOS 5.2 (i386) in a computer with a DG33BU motherboard ... When I installed it it crashed because of ACPI issues. Searching Google I found that I need to turn ACPI off in order to successfully install CentOS, which I did. After a while I noticed that because of ACPI is off the Linux kernel finds, initializes and uses only 1 CPU core in the Q6600 quad core CPU that is
2012 Jan 30
2
SLES11: facter without arguments produces Error: uninitialized constant Facter::IPAddress
Hi, I run into problems with the ipaddress fact using the latest Facter gem (1.6.4, 1.6.5) on SLES11. The versions and gems I use work perfectly fine on SLES10 SP3. The problem: running "facter" without arguments results in an error, even though the erroring fact "ipaddress" is ok. test:~ # cat /etc/SuSE-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL
2013 Jan 22
1
problem joining AD domain
Hi I'm trying to make a Linux server (RHEL 5.3) join my company's ADS domain. The company's domain is built from serveral kerberos realms and Windows domain. the Linux FQDN resolves to the name of one of the kerberos realms we have, but I was asked to to have the linux server join a different kerberos realm and windows Domain. When I attempt to run the command: 'net ads join -U
2006 Mar 30
2
multiple auto attendants
Hi I was given the task to try and build a VOIP solution to an office building with multiple tenants in all sizes and shapes. Some of them will require auto attendants and some will simply want direct lines to their phones. The question I have is: Can asterisk be configured to handle multiple auto attendants? TIA Paolo
2010 Oct 21
1
SLES11 facter problems
I installed the 2.6.2 puppet and facter 1.5.8 gems and tried to run puppet, but it failed with the following message: err: Could not run Puppet configuration client: Could not retrieve local facts: uninitialized constant Facter::IPAddress Then I tried running facter alone: # facter /usr/lib64/ruby/vendor_ruby/1.8/facter/ipmess.rb:19: uninitialized constant Facter::IPAddress (NameError) After
2007 Sep 24
2
ANNOUNCE: Facter 1.3.8
I''ve just committed Facter 1.3.8. All of the work for this release was done by James Turnbull, so everyone should thank him for getting it done. Here''s the changelog: Fixed Rdoc::usage bug on CentOS 5 - closed Puppet #753 and Facter #40 Added support to return multiple interfaces and their IP addresses and MAC addressess as facts. Returns
2013 Apr 13
6
facter doesn't load from /ect/facter/facts.d
I''m trying to load custom facts via /etc/facter/facts.d/* according to instructions on http://docs.puppetlabs.com/guides/custom_facts.html#structured-data-facts I must have missed a setting somewhere because I get nothing. The first clue may be that /etc/facter didn''t exist. I had to create it manually. Is there a setting or search path I need to create? Details: puppet
2012 Apr 23
0
Announce: Facter 1.6.8 Available
Facter 1.6.8 is a maintenance release candidate with bug fixes and improvements. It includes contributions from the following people: Stefan Schulte, Ken Barber. This release is available for download at: http://downloads.puppetlabs.com/facter/facter-1.6.8.tar.gz http://downloads.puppetlabs.com/mac/facter-1.6.8.dmg http://apt.puppetlabs.com http://yum.puppetlabs.com See the Verifying Puppet
2008 Jan 08
1
odd facter error with split
Not sure if this is another issue cropping up with 0.24.1 but I''m getting the following: info: Loading fact raid /etc/puppet/facts/location.rb:5: private method `split'' called for nil:NilClass (NoMethodError) from /usr/lib/ruby/site_ruby/1.8/facter.rb:510:in `call'' from /usr/lib/ruby/site_ruby/1.8/facter.rb:510:in `value'' from
2007 Apr 26
2
[PATCH] facter: add interfaces, default_gateway facts on Linux
Quick and dirty: --- lib/facter.rb (revision 203) +++ lib/facter.rb (working copy) @@ -989,6 +989,18 @@ %x{/usr/sbin/scutil --get LocalHostName} end end + Facter.add(:interfaces) do + confine :kernel => :linux + setcode do + %x{/sbin/ifconfig -a -s}.split($/)[1..-1].collect {|line|
2012 May 11
0
Announce: Facter 1.6.9rc1 Available
Facter 1.6.9rc1 is a maintenance release candidate with bug fixes and improvements. It includes contributions from the following people: Jeff Weiss, Joachim de Groot, Ken Barber, Matthaus Litteken, Moses Mendoza, and Stefan Schulte. This release is available for download at: http://downloads.puppetlabs.com/facter/facter-1.6.9rc1.tar.gz See the Verifying Puppet Download section at: