Update to 2022-09-22 16:00

This commit is contained in:
Daniel Berteaud
2022-09-22 16:00:09 +02:00
parent 8b40e52ebe
commit 529151748a
4 changed files with 58 additions and 5 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Cleanup Nomad and Docker runtime rules
Before=iptables.service
[Service]
Type=oneshot
ExecStart=/bin/perl {{ nomad_root_dir }}/bin/iptables_cleanup.pl /etc/sysconfig/iptables
[Install]
WantedBy=multi-user.target