Skip to content

Commit f8ce111

Browse files
committed
remove the paragraph about OPENQA_HOSTNAME completely and fix asciidoc
1 parent 432162d commit f8ce111

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

Diff for: docs/Installing.asciidoc

+1-17
Original file line numberDiff line numberDiff line change
@@ -357,24 +357,8 @@ KVM doesn't work
357357
* make sure you are not already running other hypervisors such as VirtualBox
358358
* when running inside a vm make sure nested virtualization is enabled (pass nested=1 to your kvm module)
359359
360-
Tests try to access openqa via 'localhost' inside qemu which fails
361-
==================================================================
362-
363-
The workers needs to be configured to connect to the fully qualified domain
364-
name of your openqa host. You can do that in +/etc/openqa/workers.ini+ by
365-
setting the +HOST+ variable, e.g:
366-
367-
HOST = http://www.example.com
368-
369-
370-
However, for that to work, you will need some DNS server to resolve the
371-
domain name you chose to an IP address. Furthermore, the address of that
372-
DNS server needs to be listed as the first entry in the host's +/etc/resolv.conf+
373-
file, since it is the one that QEmu will pick up to set up its "user mode
374-
networking".
375-
376360
openid login times out
377-
======================
361+
~~~~~~~~~~~~~~~~~~~~~~
378362
379363
www.opensuse.org's openid provider may have trouble with IPv6. openQA shows a message like this:
380364

0 commit comments

Comments
 (0)