Add cookbook for static asset hosting
Configures assets.kosmos.org, only for webfont hosting for now.
This commit is contained in:
3
site-cookbooks/kosmos_assets/attributes/default.rb
Normal file
3
site-cookbooks/kosmos_assets/attributes/default.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
node.default["kosmos_assets"]["domain"] = "assets.kosmos.org"
|
||||
node.default["kosmos_assets"]["repo"] = "https://gitea.kosmos.org/kosmos/assets.kosmos.org.git"
|
||||
node.default["kosmos_assets"]["revision"] = "master"
|
||||
Reference in New Issue
Block a user