common-suse: add qemu-guest-agent + remove AutoYaST #23

Merged
Georg merged 2 commits from common-suse into production 2023-02-12 04:13:50 +01:00
Showing only changes of commit 8e1436d4af - Show all commits

View File

@ -46,6 +46,15 @@ common_packages_install:
- names:
- fish
- system-group-wheel
{%- if grains['virtual'] == 'kvm' %}
- qemu-guest-agent
qemu-guest-agent:
service.running:
- enable: True
- require:
- pkg: qemu-guest-agent
{%- endif %}
common_packages_remove:
pkg.removed: