Ensure mysql root can only connect from localhost
authorYanis Guenane <yguenane@redhat.com>
Tue, 4 Aug 2015 11:05:38 +0000 (13:05 +0200)
committerYanis Guenane <yguenane@redhat.com>
Tue, 4 Aug 2015 11:05:38 +0000 (13:05 +0200)
commitd91ef06d2f9e68549d66e0887e0b32a6a137de3e
tree5a1c73080bc3ab29e38330d53b7b6f0c0cd823bc
parent5a6e934b4b8d6fab7b899c368fb82321e1a0cbe3
Ensure mysql root can only connect from localhost

Currently mysql root user can connect in a passwordless way from :

  * localhost
  * 127.0.0.1
  * ::1
  * <HOSTNAME>

This patch ensures that the mysql root user can connect only from localhost.

Change-Id: If64fd383737c2fbeed4adbe8d98b1f92610956b2
puppet/hieradata/controller.yaml