You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unsure if this is supposed to work, but if it is, then it doesn't work!
mysql::rights has a default ensure of present, so I assumed there was a ensure => absent, but it doesn't seem to do anything.
I also noticed that with ensure => absent, it still requires that I specify all of the options (including password). which doesn't make sense to me. If I wanted to remove a user@host, I wouldn't care what their password was set to, i'd just want them removed!
The text was updated successfully, but these errors were encountered:
I'm unsure if this is supposed to work, but if it is, then it doesn't work!
mysql::rights has a default ensure of present, so I assumed there was a ensure => absent, but it doesn't seem to do anything.
I also noticed that with ensure => absent, it still requires that I specify all of the options (including password). which doesn't make sense to me. If I wanted to remove a user@host, I wouldn't care what their password was set to, i'd just want them removed!
The text was updated successfully, but these errors were encountered: