Merge "Remove useless code for sync.pp"

This commit is contained in:
Zuul
2018-04-09 18:08:10 +00:00
committed by Gerrit Code Review

View File

@@ -14,7 +14,6 @@ class cinder::db::sync(
) {
include ::cinder::deps
include ::cinder::params
exec { 'cinder-manage db_sync':
command => "cinder-manage ${extra_params} db sync",