Hi,
As a part of
https://bugzilla.mozilla.org/show_bug.cgi?id=939543 I'm
going to add 2 new secret variables:
fqdn_regexps: controls getcert.cgi accepted domains
manager_ips: IP addresses from which you can request a certificate for
an arbitrary FQDN matching fqdn_regexps
Example entries in secrets.eyaml:
fqdn_regexps:
- mozilla\.com$
- build.mozilla\.org$
manager_ips:
- 10.x.x.1
- 10.x.x.2
Please update your secrets.eyaml files with your values to avoid puppet
errors.
--
Best regards,
Rail Aliiev