[
{ type: install
  message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:

wildfly_args="-Djboss.bind.address=0.0.0.0"

See

	https://community.jboss.org/wiki/JBossProperties

for additional startup properties.

To change JVM args, edit appropriate standalone.conf.

To add the initial admin user:

/usr/local/wildfly/bin/add-user.sh
EOM
}
]
