Use the correct class
This commit is contained in:
parent
9ebc1bfae2
commit
19ef604c0b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ class eid::idm_db (
|
|||
$bootstrap = undef,
|
||||
) {
|
||||
|
||||
sunetdrive::db_type { 'base_db':
|
||||
sunet::mariadb { 'idm_db':
|
||||
bootstrap => $bootstrap,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue