search for: processor1

Displaying 5 results from an estimated 5 matches for "processor1".

Did you mean: processor
2009 Dec 09
3
facter 1.5.7 all lsb* items missing
...work_eth0 => 1xxxxx operatingsystem => RedHat operatingsystemrelease => 5.4 path => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin physicalprocessorcount => 0 processor0 => Intel(R) Xeon(R) CPU E7450 @ 2.40GHz processor1 => Intel(R) Xeon(R) CPU E7450 @ 2.40GHz processorcount => 2 productname => VMware Virtual Platform ps => ps -ef puppetversion => 0.24.8 rubysitedir => /usr/lib/ruby/site_ruby/1.8 rubyversion => 1.8.5 selinux => false serialnumber => VMware-50 10 78 a0 ba 0f ad...
2009 Nov 19
12
Templates and loops..
How come this doesnt work? I write this in a normal ruby script it works just fine. <% for cpu in (0..processorcount) %> I want to loop through the number of processor so a specific action can be taken to generate content for a file. I get an error on the master of: bad value for range at /etc/puppet" -Chris -- You received this message because you are subscribed to the Google
2007 May 10
3
Bug or misconfiguration? Trying to add local user in NIS environment
...macaddress => 00:10:18:17:BF:E6 00:10:17:17:BF:E6 00:10:18:18:BF:E6 00:10:18:16:BF:D5 00:10:18:17:BF:E6 00:14:5E:69:80:8D memoryfree => 5.26 GB memorysize => 5.94 GB operatingsystem => SuSE operatingsystemrelease => 2.6.16.27-0.9-bigsmp processor0 => Intel(R) Xeon(TM) CPU 2.80GHz processor1 => Intel(R) Xeon(TM) CPU 2.80GHz processor2 => Intel(R) Xeon(TM) CPU 2.80GHz processor3 => Intel(R) Xeon(TM) CPU 2.80GHz processor4 => Intel(R) Xeon(TM) CPU 2.80GHz processor5 => Intel(R) Xeon(TM) CPU 2.80GHz processor6 => Intel(R) Xeon(TM) CPU 2.80GHz processor7 => Intel(R) Xe...
2013 Apr 18
4
fact_stomp_server
Does anyone have any insight into this error message? err: Could not retrieve catalog from remote server: Error 400 on SERVER: The fact named fact_stomp_server does not appear to be a valid hostname. The value of '''' does not match ''^[a-zA-Z0-9.-]+$''. A common cause of this problem is running puppet agent as a normal user instead of root, or the fact is
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and creation of VE''s within OpenVZ with puppet. My first attempt has gone horribly wrong as you will see below. Here''s the script I wrote to replace the redhat specific setup that OpenVZ used: [jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh #!/bin/bash # # Debug - take out later set -x