Browse Source

feat(podman): Add iptables package

JIRA: master

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO 2 năm trước cách đây
mục cha
commit
565b67d7f0
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  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'