MySQL: configure ::zaqar::db::mysql selectively
authorDan Prince <dprince@redhat.com>
Mon, 26 Jun 2017 14:35:25 +0000 (10:35 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 26 Jun 2017 14:35:25 +0000 (10:35 -0400)
commit5097c9d6d12231a6adcfc627e67901050e6e0ae2
treebfd78083213ca7b77b76c44bd16ae335c4b5b6d1
parent0aad4142bea287265c22ea252c4adeff5ff69721
MySQL: configure ::zaqar::db::mysql selectively

Adds the ability to create an empty MySQL database for Zaqar
if zaqar is enabled and settings for the mysql backend are
also available in hiera. This should allow Zaqar's database to
get created when needed, but skipped if MongoDB is used
instead (per overcloud defaults).

Change-Id: I3598e39c0a3cdf80b96e728d9aa8a7e6505e0690
manifests/profile/base/database/mysql.pp