1CDIST-TYPE__MYSQL_USER(7) cdist CDIST-TYPE__MYSQL_USER(7)
2
3
4
6 cdist-type__mysql_user - Manage a MySQL user
7
9 Create MySQL user or change password for the user.
10
12 name Name of user. Defaults to object id.
13
14 host Host of user. Defaults to localhost.
15
16 password
17 Password of user.
18
19 state Defaults to present.
20
22 __mysql_user user --password secret
23
25 Ander Punnar <ander-at-kvlt-dot-ee>
26
28 Copyright (C) 2020 Ander Punnar. You can redistribute it and/or modify
29 it under the terms of the GNU General Public License as published by
30 the Free Software Foundation, either version 3 of the License, or (at
31 your option) any later version.
32
34 ungleich GmbH 2019
35
36
37
38
396.4.0 Jan 04, 2020 CDIST-TYPE__MYSQL_USER(7)