aboutsummaryrefslogtreecommitdiff
path: root/databases/cassandra3/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'databases/cassandra3/pkg-message')
-rw-r--r--databases/cassandra3/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/databases/cassandra3/pkg-message b/databases/cassandra3/pkg-message
index d5fb558f12bb..37224b063199 100644
--- a/databases/cassandra3/pkg-message
+++ b/databases/cassandra3/pkg-message
@@ -1,8 +1,12 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
Entries for this machine's hostname may need to be set in /etc/hosts
if you get a "Local host name unknown" exception on startup
(see https://issues.apache.org/jira/browse/CASSANDRA-2380):
::1 localhost localhost.your.domain your-host-name
127.0.0.1 localhost localhost.your.domain your-host-name
-======================================================================
+EOM
+}
+]