Selaa lähdekoodia

feat(podman): Add iptables package

JIRA: master

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO 2 vuotta sitten
vanhempi
commit
565b67d7f0
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      cookbooks/podman/recipes/_iptables.rb

+ 7 - 0
cookbooks/podman/recipes/_iptables.rb

@@ -0,0 +1,7 @@
+#
+# Cookbook:: workstation
+# Recipe:: _iptables
+#
+# Copyright:: 2022, The Authors, All Rights Reserved.
+
+packages 'iptables'