Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding mysql_grade server parameter to decide what mysql packages to installHEADmaster | Chris Alfonso | 2008-07-24 | 1 | -0/+216 |
| | |||||
* | Added intranet datasource | Matthew Hicks | 2008-06-06 | 1 | -0/+3 |
| | | | | Adding syslog support | ||||
* | Fixing dependency issues related to Mysql replication | Don Brewer | 2008-05-15 | 3 | -8/+96 |
| | |||||
* | added server_id and master_ip factors | Don Brewer | 2008-04-15 | 2 | -5/+5 |
| | |||||
* | Adding support for standalone, master and slave mysql instances | Don Brewer | 2008-04-15 | 2 | -0/+220 |
* 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. |