mstyne
2010-Jun-23 15:21 UTC
[Puppet Users] Failed to retrieve current state of resource: No ability to determine if mysql_database exists
Morning all, I''m working with the puppet-mysql module: http://github.com/camptocamp/puppet-mysql During my initial attempts at creating a database and a user, I get the errors: err: //app_mysql/Mysql_user[dbuser@localhost]: Failed to retrieve current state of resource: No ability to determine if mysql_user exists err: //app_mysql/Mysql_database[db]: Failed to retrieve current state of resource: No ability to determine if mysql_database exists If puppetd runs the manifest again, the MySQL commands succeed without error. I''m curious if anyone has encountered this issue before (or perhaps something similar) and might have a suggestion as to how I can resolve it. Slightly more detailed description of the problem is at (along with sample code): http://github.com/camptocamp/puppet-mysql/issues#issue/1 Thanks, Mike -- 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.