Update the discourse-2 and fornax nodes after Chef run

This commit is contained in:
2022-10-11 18:00:31 +02:00
parent 378fee85ec
commit 410c238450
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -54,6 +54,6 @@
},
"run_list": [
"recipe[kosmos-base]",
"role[discourse]"
"role[kosmos_discourse]"
]
}
}