Configure/deploy kosmos.org

Includes a new directive for Lightning Address resolution.
This commit is contained in:
2021-11-26 14:10:39 -06:00
parent 1e6c40b136
commit d14d109a00
5 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
name 'kosmos_website'
maintainer 'Kosmos'
maintainer_email 'ops@kosmos.org'
license 'MIT'
description 'Configures the main kosmos.org website'
long_description 'Configures the main kosmos.org website'
version '1.0.0'
chef_version '>= 15.10' if respond_to?(:chef_version)
depends "kosmos-nginx"