openqa_dispatcher: update a comment
This commit is contained in:
parent
651061ea10
commit
9d4634759b
1 changed files with 5 additions and 4 deletions
|
@ -16,10 +16,11 @@
|
||||||
# When both of the above are set, a wikitcms 'credentials' file will
|
# When both of the above are set, a wikitcms 'credentials' file will
|
||||||
# be created and result submission to the wiki will be enabled.
|
# be created and result submission to the wiki will be enabled.
|
||||||
#
|
#
|
||||||
# NOTE: At present, as the scheduler code downloads the ISOs, it only
|
# NOTE: There are still currently a couple of assumptions that the
|
||||||
# really makes sense for openqa_server boxes to be their own
|
# openQA server boxes will always act as their own dispatchers, but
|
||||||
# openqa_dispatchers. However, this should be fixed in the scheduler
|
# there is no longer any fundamental reason why this must be the case,
|
||||||
# code soon, so the roles are kept separate to give future flexibility.
|
# as we now use the openQA asset downloading capability so that the
|
||||||
|
# scheduler is no longer responsible for downloading assets.
|
||||||
|
|
||||||
- name: Install required packages
|
- name: Install required packages
|
||||||
dnf: name={{ item }} state=present
|
dnf: name={{ item }} state=present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue