From eaa705ee3e0330e53b1831e66c56a8c320fc038f Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 20 Dec 2022 14:38:17 -0500 Subject: [PATCH] Fix Kratos Pillar entry --- setup/so-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/so-functions b/setup/so-functions index adbb17d5d..6447a7ded 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -1388,6 +1388,7 @@ kratos_pillar() { " default:"\ " - '$KRATOSKEY'"\ "" > "$kratos_pillar_file" +} create_global() { title "Creating the global.sls"