Explorar o código

feat(podman): Add iptables package

JIRA: master

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO %!s(int64=2) %!d(string=hai) anos
pai
achega
565b67d7f0
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  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'