Hi friends, I''m writing custom function. When i run it with the command *puppet --verbose --modulepath=`pwd` ./site.pp * It run as i expected But when i run *puppetmasterd site.pp --modulepath=`pwd`* after that, i run: *puppetd --server puppet -w 60 --test --modulepath=`pwd` --debug* It run, but only run the native function of puppet. It doesn''t run my custom function, and doesn''t have any error I think my custom function haven''t yet loaded when i run puppetmasterd Any body can help me? Thanks in advance. Best regards, TungDH --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---