aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-04 10:23:37 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-04 10:23:37 -0300
commit0a45a484f81b04aa53cd84337a74dfc01bd20dc3 (patch)
tree746ff0165451ff7dc76cb3dbd37510059528cd67
parente3a340824ff86cf69f2435f16f327d8e9a2a27ca (diff)
downloadpuppet-bootstrap-0a45a484f81b04aa53cd84337a74dfc01bd20dc3.tar.gz
puppet-bootstrap-0a45a484f81b04aa53cd84337a74dfc01bd20dc3.tar.bz2
Use puppet hostname at kvmxfile
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmxfile b/kvmxfile
index 558afb8..e69abc2 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -52,7 +52,7 @@ format="qcow2"
method="custom"
# Hostname
-hostname="bootstrap"
+hostname="puppet"
# Domain
domain="example.org"