Merge "Remove useless code for sync.pp"

This commit is contained in:
Zuul 2018-04-09 17:22:35 +00:00 committed by Gerrit Code Review
commit 29f5dd9352
1 changed files with 0 additions and 1 deletions

View File

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