cdn-ops/global/overlay/etc/puppet/modules/cdn/templates/l4lb/sunet-l4lb-namespace.service.erb

12 lines
233 B
Plaintext
Raw Normal View History

2024-10-22 15:06:29 +00:00
[Unit]
Description=Setup l4lb namespace used for all service traffic
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/sunet-l4lb-namespace
[Install]
WantedBy=multi-user.target