[Puppet Users] SVC (and related) file location

2013-06-11 Thread Ivailo Tanusheff
Hi, I am running puppet on FreeBSD 9 host and most of the things are looking good. I have some issues making a service, which uses a daemontools package. The problem is puppet is not searching the executables in the right folder: Debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/

[Puppet Users] Services error in log...

2013-06-11 Thread Ivailo Tanusheff
n raw yaml; using pson Error: /Stage[main]/S_qmail::Install/File[/var/qmail/svc/qmail]: Failed to generate additional resources using 'eval_generate: Cannot manage files of type fifo Debug: file_metadata supports formats: b64_zlib_yaml pson raw yaml; using pson Can you help me find out what i

[Puppet Users] Puppet dashboard on FreeBSD 9

2013-06-17 Thread Ivailo Tanusheff
? Regasrds, Ivailo Tanusheff -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email

[Puppet Users] ERB template pain

2013-07-12 Thread Ivailo Tanusheff
Hi, I have stupid situation that I may workaround but I think there is an elegant way to deal with. Still I need the community help. In some class X I have: $control = { dev => { id => 7, name => 'GG' }, prod => { id => 1, name => 'Info' } } In some other class, which I