On Jul 1, 10:49 am, Stefan Schulte <[email protected]> wrote: > > Do you use pluginsync to download the type on the agent? Is the type > known to the puppet master (copied to /var/lib/puppet/lib/puppet/type/)? > The latter is important because the master has to do the value validation.
I'm using puppet 2.6.9. I've got all my modules in /etc/puppet/modules and under svn control. My custom type is deployed the same as: modules/dns_cname/lib/puppet/type/dme.rb modules/dns_cname/manifests/init.pp Will these types not get distributed to the nodes the same as everything else in lib (i.e. custom facts, functions)? chetan -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
