Deploy kosmos assets with Openresty

This commit is contained in:
Greg Karékinian
2023-07-12 20:36:12 +02:00
parent c1e2145ba1
commit d79dcd8e65
4 changed files with 20 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ knife[:automatic_attribute_whitelist] = %w[
]
knife[:default_attribute_whitelist] = []
knife[:normal_attribute_whitelist] = ['knife_zero', 'kosmos_kvm', 'kosmos-ejabberd']
knife[:normal_attribute_whitelist] = ['knife_zero', 'kosmos_kvm', 'kosmos-ejabberd', 'openresty']
knife[:override_attribute_whitelist] = []
knife[:allowed_normal_attributes] = ['knife_zero', 'kosmos_kvm', 'kosmos-ejabberd']
knife[:allowed_normal_attributes] = ['knife_zero', 'kosmos_kvm', 'kosmos-ejabberd', 'openresty']