[Puppet Users] puppet 3.x selectors with hashes - syntax error

2013-03-28 Thread Maxim Ianoglo
Did anyone face such issue before ? may be there is custom patch or something that could fix this ... i have open issue request: http://projects.puppetlabs.com/issues/19908 OS: CentOS 6 64 bit Ruby: ruby 1.9.3p392 (2013-02-22 revision 39386) [x86_64-linux] Puppet: 3.1.1 Thank you. -- Maxim

[Puppet Users] Re: Puppet manifests under version control issue

2010-05-06 Thread Maxim Ianoglo
Hello, I found my issue. I should export the PATH variable - not just define it: export PATH='/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/ bin:/sbin:/ and now it works Thank you. -- Maxim Ianoglo -- You received this message because you are subscribed to the Google Groups Puppet

[Puppet Users] Re: Puppet manifests under version control issue

2010-04-30 Thread Maxim Ianoglo
Puppet syntax error in $line. 2 exit 2 fi done res=$? rm -f $tmpfile if [ $res -ne 0 ] then exit $res fi Thank you. -- Maxim Ianoglo On Apr 29, 10:26 pm, Joe McDonagh joseph.e.mcdon...@gmail.com wrote: Maxim Ianoglo wrote: Hello, I tried to add a pre-commit hook using

[Puppet Users] Puppet manifests under version control issue

2010-04-29 Thread Maxim Ianoglo
this issue before ? Puppet Version: puppet-0.25.4-1 OS Version: CentOS release 5.4 (Final) Ruby Version: 1.8.6 Thakn you. -- Maxim Ianoglo -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-us

[Puppet Users] Custom Types: issue with accessing resources in provider from type

2010-04-16 Thread Maxim Ianoglo
this error: NoMethodError: undefined method `value' for nil:NilClass How can i fix this ? Thank you. -- Maxim Ianoglo -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe