diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-04 10:23:37 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-04 10:23:37 -0300 |
commit | 0a45a484f81b04aa53cd84337a74dfc01bd20dc3 (patch) | |
tree | 746ff0165451ff7dc76cb3dbd37510059528cd67 | |
parent | e3a340824ff86cf69f2435f16f327d8e9a2a27ca (diff) | |
download | puppet-bootstrap-0a45a484f81b04aa53cd84337a74dfc01bd20dc3.tar.gz puppet-bootstrap-0a45a484f81b04aa53cd84337a74dfc01bd20dc3.tar.bz2 |
Use puppet hostname at kvmxfile
-rw-r--r-- | kvmxfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ format="qcow2" method="custom" # Hostname -hostname="bootstrap" +hostname="puppet" # Domain domain="example.org" |