aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-11-17 11:15:54 -0200
committerSilvio Rhatto <rhatto@riseup.net>2018-11-17 11:15:54 -0200
commitf6bc81d9016b268d3ddd8e8213a947b23bd37b2b (patch)
treee5ae3b7632ffe23d8c2104ecec1fa0bfa6111e12
parentaa38fc3d10318ae4e5629284ab9a415fbe65f909 (diff)
downloadkvmx-f6bc81d9016b268d3ddd8e8213a947b23bd37b2b.tar.gz
kvmx-f6bc81d9016b268d3ddd8e8213a947b23bd37b2b.tar.bz2
Use kvmx as default hostname on kvmxfile
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmxfile b/kvmxfile
index 77250be..0b8379d 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -145,7 +145,7 @@ qcow2_compression="1"
method="custom"
# Hostname
-hostname="machine"
+hostname="kvmx"
# Domain
domain="example.org"