Add pre-hotfix oz Guest.py
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
4730dd81ce
commit
11db5a7d53
2 changed files with 1849 additions and 0 deletions
1842
roles/koji_builder/files/Guest.py
Normal file
1842
roles/koji_builder/files/Guest.py
Normal file
File diff suppressed because it is too large
Load diff
|
@ -96,6 +96,13 @@
|
|||
tags:
|
||||
- koji_builder
|
||||
|
||||
- name: Hotfix Oz for aarch64 console
|
||||
copy: src=Guest.py dest=/usr/lib/python2.7/site-packages/oz/Guest.py mode=0644
|
||||
tags:
|
||||
- koji_builder
|
||||
notify:
|
||||
- restart kojid
|
||||
|
||||
- name: enable virtlogd service
|
||||
service: name=virtlogd state=started enabled=yes
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue