Skip to content
Snippets Groups Projects
Select Git revision
  • c55c2a4c469a03fd808f3be58170216f06ca151c
  • master default
  • v0.52.5
  • v0.52.4
  • v0.52.3
  • v0.52.2
  • v0.52.1
  • v0.52.0
  • v0.51.0
  • v0.50.0
  • v0.49.0
11 results

user.sls

  • root's avatar
    c55c2a4c
    Add support table param for mysql.user state (by default table is *) · c55c2a4c
    root authored
    Add support of changing/adding any attribute in my.cnf. NB!!! It breaks backward compatibility for mysql.server state.
    Delete mysql_size param support (now you can customiza all my.cnf parameters in pillar)
    Add script import_users.py that create user pillar for existent server
    Add support root@localhost mysql user without password (root_password = False)
    Add support of grant_option
    c55c2a4c
    History
    Add support table param for mysql.user state (by default table is *)
    root authored
    Add support of changing/adding any attribute in my.cnf. NB!!! It breaks backward compatibility for mysql.server state.
    Delete mysql_size param support (now you can customiza all my.cnf parameters in pillar)
    Add script import_users.py that create user pillar for existent server
    Add support root@localhost mysql user without password (root_password = False)
    Add support of grant_option