summaryrefslogtreecommitdiff
path: root/databases/geoserver-mysql-plugin/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/geoserver-mysql-plugin/files/pkg-message.in')
-rw-r--r--databases/geoserver-mysql-plugin/files/pkg-message.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/databases/geoserver-mysql-plugin/files/pkg-message.in b/databases/geoserver-mysql-plugin/files/pkg-message.in
index 1aaf5d30f86d..a27deb946b56 100644
--- a/databases/geoserver-mysql-plugin/files/pkg-message.in
+++ b/databases/geoserver-mysql-plugin/files/pkg-message.in
@@ -1,9 +1,10 @@
-
-===============================================================================
-
+[
+{ type: install
+ message: <<EOM
A MySQL DataStore implementation was installed, please restart GeoServer.
MySQL should now show up as an option in the GeoServer web admin tool at
Config -> Data -> DataStores -> New. Fill out the appropriate params.
-
-===============================================================================
+EOM
+}
+]