aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-halite/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-halite/files/pkg-message.in')
-rw-r--r--sysutils/py-halite/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/py-halite/files/pkg-message.in b/sysutils/py-halite/files/pkg-message.in
index ff6583c4ecce..1ec4056726fb 100644
--- a/sysutils/py-halite/files/pkg-message.in
+++ b/sysutils/py-halite/files/pkg-message.in
@@ -1,6 +1,6 @@
-======================================================
-Halite Configuration Instructions
-======================================================
+[
+{ type: install
+ message: <<EOM
step 1: modify external_auth params in master config
repeat username for each user allowed access
@@ -26,4 +26,6 @@ halite:
step 3: restart salt_master daemon
step 4: point browser to https://saltmaster:8080
-======================================================
+EOM
+}
+]