Tags: rcritten/puppet-certmonger
Tags
Use unique names for the exec definitions for multiple certs.
Requesting multiple certificates using the same seclib would
cause duplicate exec calls. Add ${title} to the exec call name
to ensure uniqueness.