Michael DeHaan
c0747b7baa
pep8 fixes
12 years ago
Stijn Opheide
733693ffdc
- removed space escapes from MySQL SHOW GRANTS regex
...
- proper checking for with grant option (if this is not the only option the user has)
- added revoking of grant option
12 years ago
Stijn Opheide
6b92b69fe6
added the GRANT privilege for a mysql user (WITH GRANT OPTION)
12 years ago
Jan-Piet Mens
feab57e270
Reformat code: examples consistently
...
- added terse syntax to modules.rst
- added description of special variables to template module
12 years ago
Jan-Piet Mens
e620fed755
Jumbo DOCUMENTATION patch
12 years ago
Jan-Piet Mens
754888d896
DOCUMENTATION for fetch,mount,ohai,easy_install
...
- .rst now supresses default if none is set (looks better in HTML)
- .rst now handles empty options list
- Fixed postgresql_user and mysql_user because YAML contained colons
- docs for facter
12 years ago
Marco Vito Moscaritolo
8898643c1d
Added DOCUMENTATION to musql_user module.
12 years ago
Ingo Gottwald
891415e616
Added login_unix_socket option to mysql_user module
12 years ago
Michael DeHaan
0a3ebdb6d5
Module consistency and make daisy chaining work with invalid arguments detection.
12 years ago
Mark Theunissen
9a1265b856
Changing the parameter names to be consistent, and adding root user default with empty password, as per mysql standard
12 years ago
Mark Theunissen
7395becf3a
Check file exists instead of relying on the exception. Leave the exception catch in, in case the file is deleted or some other issue crops up
12 years ago
Mark Theunissen
888ac86d70
Woops, missed the rest of them
12 years ago
Mark Theunissen
ac23c69bcc
Making the passwd parameter consistent
12 years ago
Mark Theunissen
6afe3fd497
Changing to read from a file pointer instead so that an exception is thrown if the file doesn't exist
12 years ago
Mark Theunissen
12979cf834
Change modules to use credentials in my.cnf if they are available
12 years ago
Mark Theunissen
12e23a1a6c
Upgrading MySQL user module to new format
12 years ago
Mark Theunissen
f47cc1693d
The MySQL modules
13 years ago