]> gitweb.fluxo.info Git - hydra.git/commitdiff
Provision: stick: leave hostname config to the user
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Feb 2019 21:01:30 +0000 (19:01 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 14 Feb 2019 21:01:30 +0000 (19:01 -0200)
share/config/provision/stick.conf

index 72ee0fff24254845968d5d7b535cba7c9bcf8425..3224b6f66773788d901186ddf08e16155acff3d1 100644 (file)
@@ -9,11 +9,11 @@ root_size="-1"                          # Root size
 encrypt="n"                             # Encrypt volumes?
 disable_zeroing="n"                     # Disable zeroing of lvm volumes?
 domain="example.org"                    # Domain
-hostname="debian"                       # Hostname
+#hostname="debian"                      # Hostname
 arch="amd64"                            # System arch
 version="stretch"                       # Distro version
 grub="y"                                # Setup GRUB?
 initramfs="initramfs-tools"             # Initramfs
 mirror="http://http.debian.net/debian/" # Debian mirror
-vg="debian"                             # Install vg
+#vg="debian"                            # Install vg
 ssh="n"                                 # Install openssh-server?