Add node's FQDN to mysql certificate request and CA file
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 19 Jun 2017 12:36:12 +0000 (12:36 +0000)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 19 Jun 2017 12:45:37 +0000 (12:45 +0000)
commit53407bd8b782235ff954b07ce632a7b33275a9ce
tree1c9c7d7032d5dd0384c8e731e26529cc5e516bf2
parentcb0ae4a630f69bc8d2899f02f1e5ee98daa48ffc
Add node's FQDN to mysql certificate request and CA file

This will add the node's FQDN to the mysql certificate request
besides the VIP's FQDN which we already use. This is needed for
adding TLS to the replication traffic. The CA file was also added
as hieradata, since the path will be needed for the TLS
configuration.

bp tls-via-certmonger

Change-Id: I9252303b92a2805ba83f86a85770db2551a014d3
puppet/services/database/mysql.yaml
puppet/services/pacemaker/database/mysql.yaml