index
:
puppet_mysql.git
master
[puppet_mysql]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-02
fix typo
mh
2013-01-02
make trocla an optional dependency
mh
2013-01-02
mysql 5.0 does not yet know about :trigger_priv
mh
2013-01-02
get rid off trailing ,
mh
2013-01-02
Merge remote-tracking branch 'riseup/master'
mh
2013-01-02
linting
mh
2013-01-02
Merge remote-tracking branch 'shared/master'
mh
2012-12-10
some need the password not quoted...
mh
2012-12-09
simplify and correct dependencies
mh
2012-12-09
document intend of refreshonyl for setting root pw
mh
2012-12-09
fix dependency issues
mh
2012-12-09
woraround a puppet provider bug
mh
2012-12-06
linting
mh
2012-06-27
2.7 underscore rename: site-mysql
Micah Anderson
2012-06-17
fix typo
mh
2012-06-14
take hiera out of the params
mh
2012-06-14
take hiera out of the params
mh
2012-06-14
some more hiera variables removed
o
2012-06-13
remove hiera
o
2012-06-08
refactor things for >2.7
mh
2012-05-14
use correct backup location
mh
2012-04-29
Merge remote-tracking branch 'laurantb/master'
mh
2012-04-18
fix trocla function lookup in template, without this, you get:
Micah Anderson
2012-04-18
fix another trivial syntax error
Micah Anderson
2012-04-18
fix syntax error
Micah Anderson
2012-04-11
Merge remote-tracking branch 'lelutin/nagios_service' into shared
Micah Anderson
2012-04-11
Merge remote-tracking branch 'lelutin/squeeze_my_cnf' into shared
Micah Anderson
2012-04-11
fix $use_munin hiera check to be use_munin instead of incorrect use_nagios
Micah Anderson
2012-04-09
Import my.cnf from Debian Squeeze
Gabriel Filion
2012-04-04
switch hiera to pull its variables in parameterized classes instead of inline...
Micah Anderson
2012-04-04
add note to README about mysql::server::account_security removing accounts by...
Micah Anderson
2012-04-04
Merge remote-tracking branch 'immerda/master'
Micah Anderson
2012-03-07
Merge branch 'shared'
Micah Anderson
2012-03-07
fix typo in name of mysql_qcache_mem graph
Micah Anderson
2012-03-07
Merge branch 'shared'
Micah Anderson
2012-03-07
Merge commit '356fdab8147f8a32a3f14514f2bb77f4f312c734' into shared
Micah Anderson
2012-03-07
Merge branch 'shared'
Micah Anderson
2012-03-07
Merge remote-tracking branch 'lelutin/root_pw_no_arg' into shared
Micah Anderson
2012-02-29
Merge remote-tracking branch 'lelutin/nagios_service'
Micah Anderson
2012-02-23
Use the right parameter to nagios::service::mysql
Gabriel Filion
2012-02-10
correct key for trocla lookup
mh
2012-02-10
migrate everything to hiera/trocla and use the new scoping style
mh
2012-01-22
add the trigger privilege to the list of potential MYSQL_USER_PRIVS
Micah Anderson
2012-01-17
add innodb_file_per_table option by default
mh
2012-01-16
fix missing end
Micah Anderson
2012-01-01
Instead of doing an update table_priv, we need to do GRANT/REVOKE statements
Micah Anderson
2012-01-01
table privileges need to be handled with GRANT/REVOKE statements instead of i...
Micah Anderson
2012-01-01
change the type name and the table_name to be less confusing
Micah Anderson
2012-01-01
changed the matches regexp to be not greedy so other things like tables and c...
Micah Anderson
2012-01-01
table privileges don't have the name with _privs on the end, also the actuall...
Micah Anderson
[next]