Initial kosmos_openresty wrapper cookbook

This commit is contained in:
Greg Karékinian
2023-07-06 10:17:11 +02:00
parent 0a15199364
commit 1bdcda0e97
7 changed files with 186 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#
# Cookbook:: kosmos_openresty
# Recipe:: default
#
# Install openresty from official packages
include_recipe 'openresty::apt_package'