module-puppetlabs-mysql/lib
Ashley Penney c6647c46b3 Fix ordering causing mysql_grant to reapply.
Because arrays are ordered lists, Puppet compares the list of retrieved
privileges against the defined privilege list.  This causes it to
reapply privilege if the ordering differs.  We now forcibly order in
the type and the provider to make sure we never falsely reapply
privileges.
2013-10-20 12:40:18 -04:00
..
puppet Fix ordering causing mysql_grant to reapply. 2013-10-20 12:40:18 -04:00