Merge "Remove useless code for sync.pp"

This commit is contained in:
Zuul 2018-04-09 18:01:30 +00:00 committed by Gerrit Code Review
commit 6951b441b1
1 changed files with 0 additions and 1 deletions

View File

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