# idm_db
class eid::idm_db (
$bootstrap = undef,
) {
sunet::nftables::allow { 'allow-http-from-all':
from => 'any',
port => '80',
}