On Tue, Jun 11, 2013 at 1:33 PM, Jason Price <japr...@gmail.com> wrote:
> What am I missing? The /etc/puppet/module/mysql/manifests/db.pp file > exists... and has the right permissions. > Hi Jason, mysql::db is a defined resource type, not a class as you've declared it. Declare it like you would any other resource type, either in your node definition or perhaps more appropriately, within the class that needs the database. mysql::db { 'title': key => value, } I've made a note that the documentation could be more clear about this. Hope this helps you get back on track. -- Ryan Coleman | Modules & Forge | @ryanycoleman | ryancoleman in #puppet -- 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 to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.