Remove useless code for sync.pp
In order to improve efficiency, remove useless code. Change-Id: I4517bc2c8386c19e06744d1d155aab8c067322b8
This commit is contained in:
parent
e3da95861d
commit
0ea6d3d651
@ -14,7 +14,6 @@ class heat::db::sync(
|
||||
) {
|
||||
|
||||
include ::heat::deps
|
||||
include ::heat::params
|
||||
|
||||
exec { 'heat-dbsync':
|
||||
command => "heat-manage ${extra_params} db_sync",
|
||||
|
Loading…
x
Reference in New Issue
Block a user