Displaying 4 results from an estimated 4 matches for "regles".
Did you mean:
reales
2007 Jul 02
3
0.23.0 puppet dependancy issue
Hello,
I use some define in classes like
class foo {
define bar() {}
}
before in .22.4 i had require => Bar[''mybar''] on object and it worked.
Now i have :
err: Could not apply complete configuration: Could not retrieve
dependency ''Shorewall-realize[shorewall.conf]'' at
/etc/puppet/manifests/classes/shorewall.pp:
for exemple. Do anyone knwo why it
2011 Aug 31
0
QUANSTRAT: error with applySignal
...hold=70,relationship="lt",cross=TRUE ),label="entre")
s=add.signal(s,name="sigThreshold" ,arguments=list(data=IEF ,
columns="RSI21",threshold=40,relationship="lt",cross=TRUE ),label="sortie" )
# on deifinit les regles
s=add.rule(s,name="ruleSignal",arguments=list(sigcol="entre"
,sigval=TRUE, orderqty=10 , ordertype="market" ,
orderside=NULL),type="enter")
s=add.rule(s,name="ruleSignal",arguments=list(sigcol="sortie"
,sigval=TRUE,...
2012 Sep 21
3
tws bug ? (LSI SAS 9750)
Hi,
I have been trying out a nice new tws controller and decided to enable
debugging in the kernel and run some stress tests. With a regular
GENERIC kernel, it boots up fine. But with debugging, it panics on
boot. Anyone know whats up ? Is this something that should be sent
directly to LSI ?
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
2007 May 30
16
Shorewall recipe BETA, need comments !!
Hello community !
I have posted here my shorewall recipe:
http://reductivelabs.com/trac/puppet/wiki/AqueosShorewall
If anyone is interested please test and comment to see if we can
improve it ! :)
I also updated my facter recipe for VERIO vps servers if anyone
interested... :)
http://reductivelabs.com/trac/puppet/wiki/AqueosFacterVps
Hope that helps !
--
Cordialement,
Ghislain