1[
2{ type: install
3  message: <<EOM
4Entries for this machine's hostname may need to be set in /etc/hosts
5if you get a "Local host name unknown" exception on startup
6(see https://issues.apache.org/jira/browse/CASSANDRA-2380):
7
8	::1		localhost localhost.your.domain your-host-name
9	127.0.0.1	localhost localhost.your.domain your-host-name
10EOM
11}
12]
13