1CDIST-TYPE__MYSQL_USER(7)            cdist           CDIST-TYPE__MYSQL_USER(7)
2
3
4

NAME

6       cdist-type__mysql_user - Manage a MySQL user
7

DESCRIPTION

9       Create MySQL user or change password for the user.
10

OPTIONAL PARAMETERS

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

EXAMPLES

22          __mysql_user user --password secret
23

AUTHORS

25       Ander Punnar <ander-at-kvlt-dot-ee>
26

COPYING

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 2020
35
36
37
38
396.9.6                            Apr 20, 2021        CDIST-TYPE__MYSQL_USER(7)
Impressum