search for: productname

Displaying 20 results from an estimated 61 matches for "productname".

Did you mean: product_name
2010 Sep 28
15
YUMREPO { productname => PowerEdge 2650}
Hello All, How do I specify a variable that has a space in it? I''m trying to setup a yum repo that has two different baseurl''s based on the product name ($productname). Default goes one way, but if the product is "PowerEdge 2650" then is a different URL. The thing is, that is only picking up the default. How should I specify the value with the space in the middle? I tried "PowerEdge 2650", "${PowerEdge 2650}", and ''Powe...
2007 Apr 04
6
Best practice, dev/test/staging/production environments
I like the Stanford Best Practices guide for puppet. One thing I didn''t see it address was handling of separate environments, for example Dev, Test, Staging, Production. My thoughts on this so far, are: brainstorm #1) Handle environment differences with metadata: node devProductName01 { $env = "dev" include ProductName-webserver } node testProductName01 { $env = "test" include ProductName-webserver } class ProductName-webserver inherits webserver { file { "/etc/httpd/conf/httpd.conf": content => template("/pu...
2011 Mar 21
1
value changed after paste() function
...am trying to to use paste function to concatenate strings which has been fetched from database table(postgres database), the following are my code: when i do: > sqlFetch(channel,'transactions') outputs are following(only parts, there are around 200 transactions in total) orderid productname price quantity discount 1 T10248 potato 1.80 10 0.00 2 T10248 sweets 2.00 5 0.00 3 T10249 milk 1.99 9 0.00 4 T10249 apple 2.35 40 0.00 when i do: > paste(sqlFetch(channel,'transactions')) outputs are: [1]...
2011 Oct 12
4
Python yaml help
Sorry for being off topic. am trying the following and yaml fails to construct the object: The inventory document, from Puppet dashboard inventory service, looks like: --- !ruby/object:Puppet::Node::Facts name: pirates.uis.example.com values: productname: VMware Virtual Platform kernelmajversion: "2.6" My code: class PuppetFacts(yaml.YAMLObject): yaml_tag = u''!ruby/object:Puppet::Node::Facts'' def __init__(self, name, values): self.name = name self.values = values The attempt to load the d...
2015 Jan 06
2
Hardware raid LSI Megaraid not working since Centos 6.6
...i 4:2:0:0: Direct-Access LSI MR9260-4i 2.13 PQ: 0 ANSI: 5 # /opt/MegaRAID/MegaCli/MegaCli64 -ShowSummary -aAll System Operating System: Linux version 2.6.32-431.29.2.el6.x86_64 Driver Version: 06.700.06.00-rh1 CLI Version: 8.07.14 Hardware Controller ProductName : LSI MegaRAID SAS 9260-4i(Bus 0, Dev 0) SAS Address : 500605b008a30fc0 FW Package Version: 12.14.0-0167 Status : Optimal BBU BBU Type : iBBU Status : Healthy...
2007 Jan 25
5
Custom com32
...S and if the BIOS is not at the required level, is supposed to exit and boot using a DOS floppy image to flash the BIOS. The problem is that I can't work out how to call the DOS floppy image. Looking at the website, I see "Run Command" AX=0003H via int 22. The image name will be <productname>_<bios_rev> (i.e. xw9300_2.09.img) Is "Run Command" the right thing to do? How do I call it from my module? Thanks in advance CC NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read...
2001 Mar 15
2
Win2K printing Problems with Samba
...mba Server : My configuration Server Samba : Mandrake Linux 7.2 Samba 2.0.7 CUPS Configured Printer on Parallel Port Kyocera FS 3750 with CUPS Client : Win2K PRO driver Apple LaserWriter When I send a request of print , my printer prints three pages : the first have a line like this: "%%[ProductName : GNU postscript] %%" le second is the good request ( for example the test print page) the last page is one line :"%%[lastpage]%%" can someone help me to remove the first and the last page ? thanks a lot. emmanuel epel@ticket-restaurant.com
2011 May 31
1
reshape::cast: invalid 'yinds' argument
Hi, I'm using reshape to cast molten data. When I use the following command, R either crashes (when I use Notepad++) or gives an error (when I use Rgui or source()), BUT the error occurs not always, maybe only on half the attempts: w <- cast(v, id + code + productname + year + begin + end + specificDesc + specificDesc2 ~ type) Error in merge.data.frame(data, all.combinations, by = unlist(vars), sort = FALSE, : invalid 'yinds' argument What does this message mean, and how can I get rid of the error? I tried changing the colvars from character to...
2004 May 03
1
Install of 3.1 aborts
...list.has_key("kernel")): intf.messageWindow(_("Error"), _("You are trying to install on a machine " "which isn't supported by this release of " "%s.") %(productName,), type="custom", custom_icon="error", custom_buttons=[_("_Exit")]) sys.exit(0) Is this as it should be????????????????? And what does it mean? Thanks in advance Chris
2009 Dec 09
3
facter 1.5.7 all lsb* items missing
...h => /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 0a-3d 47 f5 59 99 22 bd b8 sshdsakey => sshrsakey => swapfree => 1.45 GB swapsiz...
2007 Jan 08
3
Relating Tables
I have 2 mysql tables, Product and Color: Color ID ColorName 1 Red 2 Green 3 Yellow 4 Blue Products ID Color1 Color2 Color3 ProductName 1 ? ? ? Orco 2 ? ? ? Skeletor 3 ? ? ? He-Man I need to display the ColorName to web visitors when they view Products. I can do a number of things: 1) put Color.ID into Pro...
2013 Sep 12
1
Re: question about backing file path of a qcow2 image
...ath. look at my error message, 6a3256bb-b247-4fb5-9f75-8ffa7151eeda i a symlink to a LV. it is the backing_file of several images(LV).. i have no idea of the reason of the error. # virt-win-reg 6a3256bb-b247-4fb5-9f75-8ffa7151eeda 'HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion' 'Productname' hivex: /tmp/libguestfsIdLWuF/0-software: trailing garbage at end of file (at 0x86e000, after 2088 pages) hivex_open: Operation not supported at /usr/bin/virt-win-reg line 259. #qemu-img info 6a3256bb-b247-4fb5-9f75-8ffa7151eeda image: 6a3256bb-b247-4fb5-9f75-8ffa7151eeda file format: raw virtu...
2006 Nov 13
6
Dual Wan Router with Failover
Hi List, Does anyone know of a good dual wan router that can handle SIP well and can failover between connections if there is a SIP issue on one of the lines (meaning there still is a connection however there isnt enough bandwith or sip packets arent going thru etc.) ? Thanks. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Mar 12
3
CentOS 5 Evolution Update errors.
...ansaction Installing: evolution ######################### [1/1] I/O error : Attempt to load network entity http://www.oasis- open.org/docbook/xml/4.1.2/docbookx.dtd /usr/share/gnome/help/evolution-2.8/C/evolution-2.8.xml:22: parser error : Entity 'trade' not defined <productname>Evolution&trade;</productname> ^ /usr/share/gnome/help/evolution-2.8/C/evolution-2.8.xml:69: parser error : Entity 'copy' not defined <member>Copyright &copy; 2004 Novell, Inc. All rights reserved. No part of t...
2017 Jul 31
0
[PATCH v11 09/10] daemon: Implement inspection of Windows.
...th + | None, _ | Some _, None -> () + | Some software_hive, Some system_hive -> + (* Check software hive. *) + check_windows_software_registry software_hive data; + + (* Check system hive. *) + check_windows_system_registry system_hive data + +(* At the moment, pull just the ProductName and version numbers from + * the registry. In future there is a case for making many more + * registry fields available to callers. + *) +and check_windows_software_registry software_hive data = + with_hive (Sysroot.sysroot () // software_hive) ( + fun h root -> + try + let path...
2012 Mar 23
11
Plugins and Hiera
Dear all, This is a continuation of another thread, but I think the question diverged enough to create a new one. I have a hiera hierarchy like this: :hierarchy: - %{fqdn} - %{secundary_group} - %{primary_group} - %{productname} - all And I need to define the secondary/primary groups as facts, on the nodes. Gary has suggested me to use plugins, that they will provide the facts before puppet runs... but I was thinking: for plugins to give facts, taken directly from within the puppet code, puppet needs to run first, do...
2015 Jan 05
7
Hardware raid LSI Megaraid not working since Centos 6.6
Happy new year ! We have a SuperMicro server with a LSI MegaRAID 9260-4i controller. Since Centos 6.6 update (kernel 2.6.32-504), the controller doesn't initialize at boot. Reverting to kernel 2.6.32-431 allows server to boot fine. The server can't boot due to a bug in LSI megaraid module. Boot log ends by a lot of lines: RESET_GEN2: retry=xxx, hostdiag=a4 I tried Centos 6.6
2015 Jan 05
0
Hardware raid LSI Megaraid not working since Centos 6.6
...LSI MR9261-8i 2.12 PQ: 0 ANSI: 5 # /opt/MegaRAID/MegaCli/MegaCli64 -ShowSummary -aAll System Operating System: Linux version 2.6.32-504.1.3.el6.x86_64 Driver Version: 06.803.01.00-rh1 CLI Version: 8.02.16 Hardware Controller ProductName : LSI MegaRAID SAS 9261-8i(Bus 0, Dev 0) SAS Address : 500605b003bbef10 FW Package Version: 12.12.0-0046 Status : Need Attention BBU BBU Type : iBBU Status :...
2023 Feb 17
0
SOLVED: Re: Dovecot does not start on MacOS 12.01, and now 13.2.1 - RLIMIT_DATA
..... at icloud.com> > > > wrote: > > > > > > I've been happily running Dovecot on my Mac for many years (installed via > > > Homebrew). After upgrading to Monterey (MacOS 12.01), it no longer starts: > > > > > > $ sw_vers > > > ProductName: macOS > > > ProductVersion: 12.0.1 > > > BuildVersion: 21A559 > > > > > > $ uname -a > > > Darwin dfelicia-mac 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 > > > 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 > > >...
2006 Feb 03
0
One table with two keys to another table
Hi, I''ve a table, say "ProductNames" with fields (id,name) and another table "Products" with fields (id,name1_id,name2_id,name3_id) How should I map this with RoR? Thanks