Relay on defaults

This commit is contained in:
Johan Wassberg 2024-01-19 12:15:27 +01:00
parent 9ab7e6e86c
commit b17d10ba78
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -1,9 +1,7 @@
# idm_db
class eid::idm_db (
$bootstrap = undef,
) {
sunet::mariadb { 'idm_db':
bootstrap => $bootstrap,
}
}