Project

General

Profile

« Previous | Next » 

Revision 6687e587

Added by Michael Moll over 8 years ago

whitelist FreeBSD also in plugins

Clsoes GH-370

View differences:

manifests/plugin/puppetdb/params.pp
}
}
}
/^(FreeBSD|DragonFly)$/: {
# do nothing to not break foreman-installer
}
default: {
fail("${::hostname}: puppetdb_foreman does not support osfamily ${::osfamily}")
}

Also available in: Unified diff