Merge "Remove useless code for sync.pp"

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

View File

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