Compare commits
No commits in common. "1b0965943f6223354e2de6c647a2024f4c835a83" and "95248fd37469c743e09e52872f26cc549b043995" have entirely different histories.
1b0965943f
...
95248fd374
@ -41,29 +41,8 @@ ca-certificates-syscid:
|
|||||||
- require:
|
- require:
|
||||||
- pkgrepo: libertacasa_rpm_repository
|
- pkgrepo: libertacasa_rpm_repository
|
||||||
|
|
||||||
common_packages_install:
|
common_packages:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- names:
|
- names:
|
||||||
- fish
|
- fish
|
||||||
- system-group-wheel
|
- 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:
|
|
||||||
- pkgs:
|
|
||||||
{#- we only use AutoYaST for the OS deployment #}
|
|
||||||
- autoyast2
|
|
||||||
- autoyast2-installation
|
|
||||||
- libX11-data
|
|
||||||
- yast2-add-on
|
|
||||||
- yast2-services-manager
|
|
||||||
- yast2-slp
|
|
||||||
- yast2-trans-stats
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user