Ensure panko::db class is initialized
Change-Id: If2f6559a7d76b26fa9b0a3ecfa2e2101aae93e3c
This commit is contained in:
parent
8c99073890
commit
54a067accc
@ -40,6 +40,7 @@ class tripleo::profile::base::panko (
|
||||
|
||||
if $step >= 4 or ($step >= 3 and $sync_db) {
|
||||
include ::panko
|
||||
include ::panko::db
|
||||
include ::panko::config
|
||||
include ::panko::db::sync
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user