summaryrefslogtreecommitdiffstats
path: root/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Adding mysql_grade server parameter to decide what mysql packages to installHEADmasterChris Alfonso2008-07-241-6/+27
|
* Removing intranet custom datasource definitionChris Alfonso2008-06-082-81/+0
|
* Added requirement for replication userDon Brewer2008-06-061-1/+1
|
* added dropping of blank users from user tableDon Brewer2008-06-061-0/+12
|
* Added intranet datasourceMatthew Hicks2008-06-062-5/+86
| | | | Adding syslog support
* Adding the mysql user and group to avoid race condition on initial system buildMatthew Hicks2008-05-151-0/+10
|
* Fixing dependency issues related to Mysql replicationDon Brewer2008-05-151-141/+170
|
* Fixed the mysql grant unless clause, there was a syntax error in the mysql ↵Don Brewer2008-04-241-2/+2
| | | | statement
* Fixing grant exec name uniquenesscalfonso2008-04-161-1/+1
|
* Fixing the datasource user priviligescalfonso2008-04-161-1/+6
|
* added clause to remove set_master script if slave not startedDon Brewer2008-04-151-0/+6
|
* changed unless clause in set master data for slaveDon Brewer2008-04-151-1/+1
|
* Changed mysql machines to m2m,m2sDon Brewer2008-04-151-8/+10
|
* added new machine type master-to-masterDon Brewer2008-04-151-50/+36
|
* added restart of mysql servicesDon Brewer2008-04-151-0/+6
|
* added server_id and master_ip factorsDon Brewer2008-04-151-5/+24
|
* Adding support for standalone, master and slave mysql instancesDon Brewer2008-04-152-6/+158
| | | | | | | | | | | | | | | * 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.
* Using the community RPMsBrenton Leanhardt2008-04-031-1/+7
| | | | | Don wants the community 5.1 RPMs for master/slave and multi-master related fixes.
* Removing the munin monitoring (prod ops has their own version) Added the ↵Matthew Hicks2008-03-281-4/+0
| | | | datasource creation definition
* hosting: enable automatic assignment of mysql databaseroot2007-10-181-0/+1
|
* mysql: implement native types and test themroot2007-10-101-0/+4
|
* mysql: use hasstatus instead of patternroot2007-10-101-1/+1
|
* mysql: create new skeleton moduleroot2007-10-101-0/+21