This repository has been archived by the owner on May 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
DavidS/puppet-mysql-old
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Primitive native types to manage MySQL databases, users and grants. Debian systems need to put this in their site.pp: # mysql defaults Mysql_database { defaults => "/etc/mysql/debian.cnf" } Mysql_user { defaults => "/etc/mysql/debian.cnf" } Mysql_grant { defaults => "/etc/mysql/debian.cnf" }
About
Manage mysql databases, users and grants as native resources in puppet
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published