search for: rischel

Displaying 20 results from an estimated 49 matches for "rischel".

2007 Jan 31
7
Report usage...
...il at all. I''ve configured a tagmail.conf file like this: all: root@localhost But the documentation mentions three options, namely sendmail, reportfrom, smtpserver. Should they also be set in tagmail.conf...? And should it be "ini" style...? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2006 Oct 17
5
Puppet tgz installs...
...'t that a bug/error..? I looked in the rakefile and found this: task.sbins = FileList.new("bin/puppetmasterd", "bin/puppetd") There on line 63 it actually says "sbin" but puts the files into bin/. Shouldn''t it be sbin/...? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 Feb 23
5
Accessing definitions in a subclass...
...it be possible to access definitions from a super class in a subclass? Eg.: class foo { define bar (bla) { ... } class oof inherits foo { bar { "rab": bla => "something", } } spews out an error: "Could not find definition bar at... -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 Jan 21
5
facts about xen domU''s...
...run on the dom0, and uses the xm utility to get the information. The only thing I haven''t figured out, is how to ignore the facts if it''s run on a machine that''s not a domU... ;-) But it''s probably a trivial thing... ? Right? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Jan 23
5
Setting a variable to true or false, if a certain file exists...
...alse if a certain file exists. I need to use it in a case statement like: case $is_installed { false: { exec... file... service... } true: { package... } } Is it possible...? I searched for the syntax, but I can''t find an appropriate example... -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2006 Oct 14
4
How do I manage manifests most efficiently...?
...aven''t made any of the other classes dependent on the puppet class). Or has puppet a nifty way to handle that. With my current solution, it takes two runs of puppetd to actually run the new code - one to copy it from the server, and one to execute it... -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 May 02
4
Ordering problem...
...tion and have it directly in site.pp it works. :-/ Can''t quite figure out if it''s me that is doing it all wrong, but I don''t know how to do it different and keep the functionality I want. Can someone shed some light on this...? -- Med venlig hilsen/Best regards Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2006 Nov 13
3
(A bit offtopic): A good starting book for ruby programming?
Hi all Guess it''s time for me to dig a bit deeper into the ruby language. Can you recommend some good starting books on ruby programming? Thanks. -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2006 Oct 19
1
Filenames with dots in the name
...nd type "/etc/init.d/puppet" in file /etc/puppet/ manifests/packages/puppet.pp at line 12 The line specified is actually the closing bracket of the exec statement, so I suspect that it''s the require that fails. I use other places without problems. -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 Jun 07
4
Adding recipes...
Hi all Ok, maybe it''s just me, but - how on earth do I add recipes to the wiki...?? When I go into the list of recipes, I don''t find a "Edit this page button". How should I add to the list? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2006 Oct 09
5
General questions and problems with exec...
...empty rules file. And I can''t see why. If I run make manually in /etc/ shorewall, the rules file is created correctly. I hope someone can shed some light on where I''ve done wrong. And once again, Luke, you''ve done a great job with puppet! -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2006 Oct 26
3
Resources...
...} configfile { "/home/$name/.ssh/authorized_keys": source => "sshkeys/$name_rsa.pub", mode => 600 } } } <snap> I hoped this could be used to realize the admin users I needed, but apparently I''ve got it wrong. -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 Dec 11
1
Node variable names with dashes..
...node blah { $allow-from = "127.0.0.1" } err: Could not parse; using old configuration: Could not match ''- from'' at /home/mercurial/repositories/manifests/nodes/nodes.pp:8 I''m using the variable to create a template-based config file. -- Best regards Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 Nov 21
2
I''m lost on exec
Hi Can anyone tell me what''s wrong with this one. Sorry I''m new and I just want to print some message to the the puppet log on the client side. --------------------------------------------------- $testvar = "Hello world!" class mytest { exec { "/bin/echo $testvar" } } I keep getting: err: Could not parse; using old configuration: Syntax error at
2007 Apr 18
1
Overriding variables...
...{ $country = "dk" $dv = "sarge" } And I''d like to override some of them in subnode definitions: node server01 inherits base { $dv = "etch" } Is this possible, or do I have to wrap the variables in a class to make it work...? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 Feb 09
2
Use of variables in defines...
...e_rsa.pub" in the remotefile statement - puppet can''t find the file then. It''s not a big deal, but it''s annoying and prone to errors that is hard to track down. How can variables be used in ways like this? Are there any restrictions? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2006 Oct 19
3
Schedules for certain weekdays...
Hi From the documentation I can''t see if I can define the following schedule: I want a certain command to be run once a day, monday-friday on a certain time of the day. Can I define that somehow...? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2007 Jul 24
3
How to require a defined type...
...# and here I want to require my defined type: file { "albalb: ensure => "exists", require => Myclass::mytype["alb"], } } But puppet burps at me and says the syntax is wrong. But how can I do this (if I can at all)? -- Best regards/Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk
2008 Jan 31
3
too many open files....??
...]: Could not write report for steinbeck.tnr.dk at /var/lib/puppet/reports/steinbeck.tnr.dk/200801311728.yaml: Too many open files But an output from lsof states that there is only ~5500 files open - not reaching any max I know of. Anyone else experiencing this...? -- Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri at fab dash it dot dk
2007 Jul 31
2
End of file reached...
...f-file-reached errors as they do. Anyone else out there experiencing the same problems? Do I really have to cut my puppetmaster in two halfs, one serving the config and the other the distfiles? Or will I be better off using Mongrel+Apache as frontend? -- Best regards/Med venlig hilsen Juri Rischel Jensen Fab:IT ApS Vesterbrogade 50 DK-1620 København Tlf: 70 202 407 / Fax: 33 313 640 www.fab-it.dk / juri@fab-it.dk