Move static sites from centaurus to fornax/LB

This commit is contained in:
2022-03-17 14:27:50 -06:00
parent 5e38edb57e
commit 4cd0149f76
5 changed files with 13 additions and 8 deletions

View File

@@ -8,3 +8,4 @@ version '1.0.0'
chef_version '>= 15.10' if respond_to?(:chef_version)
depends "kosmos-nginx"
depends 'git'

View File

@@ -4,6 +4,7 @@
#
include_recipe "kosmos-nginx"
include_recipe "git"
domain = node["kosmos_website"]["domain"]