From 458558fb26420b3f4bc6ac6c3c9b3ae8b8c1a60c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Mon, 24 Oct 2022 15:13:18 +0200 Subject: [PATCH] Deploy different content on kosmos.org for now --- site-cookbooks/kosmos_website/attributes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-cookbooks/kosmos_website/attributes/default.rb b/site-cookbooks/kosmos_website/attributes/default.rb index 4f0e4a0..a567811 100644 --- a/site-cookbooks/kosmos_website/attributes/default.rb +++ b/site-cookbooks/kosmos_website/attributes/default.rb @@ -1,3 +1,3 @@ node.default["kosmos_website"]["domain"] = "kosmos.org" node.default["kosmos_website"]["repo"] = "https://gitea.kosmos.org/kosmos/website.git" -node.default["kosmos_website"]["revision"] = "master" +node.default["kosmos_website"]["revision"] = "chore/content"