diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-04-02 01:21:34 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-04-02 01:21:34 +0200 |
commit | 0e269af97d08a6d588e38d6b817fe4c7900b8e47 (patch) | |
tree | 47b5fb8ce60b808c62ce83370ec156e1df8339eb /install.conf | |
parent | 083d8a01ee2633bba59bfc970fe9236dd4b05b84 (diff) | |
download | autoinstall-openbsd-on-qemu-0e269af97d08a6d588e38d6b817fe4c7900b8e47.tar |
Revise
Diffstat (limited to 'install.conf')
-rw-r--r-- | install.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/install.conf b/install.conf deleted file mode 100644 index 01c0d93..0000000 --- a/install.conf +++ /dev/null @@ -1,15 +0,0 @@ -Change the default console to com0 = yes -Which speed should com0 use = 115200 -System hostname = openbsd-vm -Password for root = ************* -Allow root ssh login = no -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 |