Greg Karékinian bf72367cf2 Add a firewall rule to the kosmos_openresty cookbook
It is part of the run list in production
2023-07-17 18:05:34 +02:00

11 lines
219 B
Ruby

name 'kosmos_openresty'
maintainer 'Kosmos'
maintainer_email 'mail@kosmos.org'
license 'MIT'
description 'Installs/Configures openresty'
version '0.1.0'
chef_version '>= 18.0'
depends 'kosmos-base'
depends 'openresty'