index
:
puppet-mysql
adapt-to-jessie
master
Puppet module for mysql
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-25
Make mariadb-client the default implementation
HEAD
master
Silvio Rhatto
2020-05-07
Hiera 5 migration
Silvio Rhatto
2019-09-12
Adds implementation param at mysql class (2)
Silvio Rhatto
2019-09-12
Adds implementation param at mysql class
Silvio Rhatto
2018-09-14
Support for ubuntu bionic
Silvio Rhatto
2018-04-12
Fix lsbdistid value
Silvio Rhatto
2017-11-07
Password field rename to authentication_string in some implementations
Silvio Rhatto
2017-11-07
Password field rename to authentication_string in some implementations
Silvio Rhatto
2017-11-07
Support different mysql-server implementations
Silvio Rhatto
2017-06-05
Adds my::cnf in a separate file
Silvio Rhatto
2017-06-05
Changes for puppet 4 compatibility
Silvio Rhatto
2016-05-19
Change pw dependency ordering
Silvio Rhatto
2016-04-19
Notify set_mysql_rootpw upon setmysqlpass.sh change
Silvio Rhatto
2016-04-19
Set root password for ::1
Silvio Rhatto
2015-11-03
Fix template deprecations
Silvio Rhatto
2015-06-05
add conf file to provider commands
adapt-to-jessie
drebs
2015-05-16
[bug] pass explicit argument to superclass
db
2015-05-15
[bug] fix symbolization of privileges when granting
db
2013-01-26
Updating MYSQL_DB_PRIVS to mysql 5.5
Silvio Rhatto
2013-01-26
More lib updates
Silvio Rhatto
2013-01-26
More coding style
Silvio Rhatto
2013-01-26
Updating mysql_grant type with changes from the shared/riseup mysql module
Silvio Rhatto
2013-01-26
Coding style at grant type
Silvio Rhatto
2013-01-26
Updating mysql_grant provider with changes from the shared/riseup mysql module
Silvio Rhatto
2013-01-26
Coding style at grant provider
Silvio Rhatto
2013-01-25
Minor change
Silvio Rhatto
2013-01-25
Oops
Silvio Rhatto
2013-01-25
Refactoring for autoloading
Silvio Rhatto
2013-01-25
Switching to parametrized class and hiera
Silvio Rhatto
2013-01-20
Avoiding UTF-8 string due to puppet issue #11860
Silvio Rhatto
2011-03-27
rollback provider dir change
drebs
2011-03-27
fixing providers' path
drebs
2011-02-08
Rollback from previous change at mysql user provider
Silvio Rhatto
2011-02-06
Setting also root passwords for fqdn and 127.0.0.1 hosts
Silvio Rhatto
2010-12-16
Avoid root password leak to process list
Silvio Rhatto
2010-02-04
Rollback
Silvio Rhatto
2010-02-04
Fix into mysql provider
Silvio Rhatto
2010-02-03
Adding resource types mysql_{user,database,grant} (2)
Silvio Rhatto
2010-02-03
Adding resource types mysql_{user,database,grant}
Silvio Rhatto
2010-01-20
Using set_mysql_rootpw again
Silvio Rhatto
2010-01-19
Adding 'flush privileges'
Silvio Rhatto
2010-01-19
Minor fix
Silvio Rhatto
2010-01-19
Cleanup
Silvio Rhatto
2010-01-19
Using just change_mysql_rootpw
Silvio Rhatto
2010-01-19
Running commands as root
Silvio Rhatto
2010-01-19
Changing root password
Silvio Rhatto
2010-01-19
Setting root password
Silvio Rhatto
2010-01-02
Initial import
Silvio Rhatto