puppet-trove/manifests/db
Emilien Macchi fead756a6c Create Trove config before dbsync
Because packaging is trying to run dbsync while default config is
broken, as a woraround we manage Trove config *before* installing the
package so we can continue the installation with Puppet.

Also add a require to Package['trove-api'] on trove::db::sync class to
make sure trove-manage is installed before running the actual command.

This is a workaround and it could be reverted later when packaging issue
is triaged.

Change-Id: I82dc8b653bbbdc28bd165292649332310f252916
Partial-bug: #1451134
2015-05-04 23:13:15 -04:00
..
mysql.pp MySQL: change default MySQL collate to utf8_general_ci 2015-04-21 20:39:29 +00:00
postgresql.pp Migrate postgresql backend to use openstacklib::db::postgresql 2015-03-17 11:58:45 +01:00
sync.pp Create Trove config before dbsync 2015-05-04 23:13:15 -04:00