summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtrove.configure3
1 files changed, 0 insertions, 3 deletions
diff --git a/trove.configure b/trove.configure
index 1851e38c..4bbe50d5 100755
--- a/trove.configure
+++ b/trove.configure
@@ -46,9 +46,6 @@ ROOT="$1"
# Configuration in /etc, which we need to do on all deployments.
##########################################################################
-echo "Set hostname to $TROVE_ID"
-echo "$TROVE_ID" > "$ROOT/etc/hostname"
-
##########################################################################
lua_escape()