diff options
author | Don Brewer <dbrewer@redhat.com> | 2008-03-27 14:46:11 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2008-04-15 10:35:27 -0400 |
commit | 28544868b29c412418436e9924f301ac210c6236 (patch) | |
tree | d532981099eaabfe981140a9a44caf8228d5f897 /plugins/puppet/provider/mysql_database/mysql.rb | |
parent | 683a88cb1d13da5732a37beca449c44da3c02a97 (diff) | |
download | puppet-mysql-28544868b29c412418436e9924f301ac210c6236.tar.gz puppet-mysql-28544868b29c412418436e9924f301ac210c6236.tar.xz puppet-mysql-28544868b29c412418436e9924f301ac210c6236.zip |
Adding support for standalone, master and slave mysql instances
* Adding config file for UTF8 encoding
* A fact called 'mysql_type' needs to be laid down on all mysql nodes. This should just
be 'standalone' for now.
* This module now requires the passwords module
* Added ip variable to slave for master 2
* include passwords class and passwords.pp
Brenton:
* turned off resource collectiong since it broke us needlessly.
* Added a definition for creating datasources.
User's of this definition should not have to worry about what type of
mysql (master,slave,etc) is running.
Diffstat (limited to 'plugins/puppet/provider/mysql_database/mysql.rb')
0 files changed, 0 insertions, 0 deletions