cdn-ops/global/overlay/etc/puppet/modules/cdn/manifests
Patrik Lundin b4261094a7
Only bind certbot to machine-specific IP
Because there will be haproxy instances running next to this service we
can only listen to the machine-local address not the default of "all addreses":

Error seen:
```
Could not bind TCP port 80 because it is already in use by another process on this system (such as a web server). Please stop the program in question and then try again.
```
2024-11-04 09:26:42 +01:00
..
ca.pp Enable ACME provisioner at init 2024-10-08 16:50:46 +02:00
ca_trust.pp Use environment instead of instance 2024-10-09 11:59:51 +02:00
cache.pp Get internal cert for hostname 2024-11-04 09:14:42 +01:00
init.pp Add init.pp 2024-07-03 14:48:52 +02:00
l4lb.pp Run puppet-lint 2024-10-29 08:30:49 +01:00
mqtt.pp Only bind certbot to machine-specific IP 2024-11-04 09:26:42 +01:00
runner.pp Make seccomp file readable by runner 2024-10-04 09:22:05 +02:00