aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netdisco/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/netdisco/files/pkg-message.in')
-rw-r--r--net-mgmt/netdisco/files/pkg-message.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/net-mgmt/netdisco/files/pkg-message.in b/net-mgmt/netdisco/files/pkg-message.in
index 187205e01d9e..5a9a386b5540 100644
--- a/net-mgmt/netdisco/files/pkg-message.in
+++ b/net-mgmt/netdisco/files/pkg-message.in
@@ -1,6 +1,7 @@
-Welcome to netdisco 2 !
-
-to get it running, you just have to:
+[
+{ type: install
+ message: <<EOM
+to get Netdisco running, you just have to:
* edit %%ETCDIR%%/environments/deployment.yml to suit your needs
(perldoc App::Netdisco::Manual::Configuration)
* edit rc.conf according to %%PREFIX%%/etc/rc.d/netdisco
@@ -13,3 +14,6 @@ to get it running, you just have to:
Always use "su - netdisco" before running netdisco-do or netdisco-deploy
(because of locallib use)
+EOM
+}
+]