summaryrefslogtreecommitdiff
path: root/http/install.conf
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2020-04-01 01:46:49 +0200
committerStefan Kreutz <mail@skreutz.com>2020-04-01 01:48:23 +0200
commitfe000ff236b48a26e40bf9a263c4524b91f078f7 (patch)
tree8bfc06ac6aee3e734fd65ace8e795742d69c49e8 /http/install.conf
parent253f0f79bab234716d8f9eb26a198b41f0e972a5 (diff)
downloadautoinstall-openbsd-on-qemu-fe000ff236b48a26e40bf9a263c4524b91f078f7.tar
Revise
Diffstat (limited to 'http/install.conf')
-rw-r--r--http/install.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/http/install.conf b/http/install.conf
new file mode 100644
index 0000000..77725c6
--- /dev/null
+++ b/http/install.conf
@@ -0,0 +1,15 @@
+Change the default console to com0 = yes
+Which speed should com0 use = 115200
+System hostname = openbsd-vm
+Password for root = *************
+Allow root ssh login = prohibit-password
+Setup a user = puffy
+Password for user = *************
+What timezone are you in = UTC
+Location of sets = http
+HTTP Server = 10.0.2.2
+Unable to connect using https. Use http instead = yes
+URL to autopartitioning template for disklabel = http://10.0.2.2/disklabel.conf
+Set name(s) = site66.tgz
+Checksum test for site66.tgz failed. Continue anyway = yes
+Unverified sets: site66.tgz. Continue without verification = yes
Generated by cgit. See skreutz.com for my tech blog and contact information.