Parcourir la source
Fix namespace handler to preinstall linux.system.pkgs
Change-Id: I22e512e3dcebea3bd5bc1ada08bf2e3c0e6f9250
pull/117/head
Petr Michalec
il y a 7 ans
Parent
révision
d5f6a87035
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
linux/system/apparmor.sls
|
|
@@ -10,7 +10,7 @@ apparmor_service: |
|
|
|
- name: apparmor |
|
|
|
- enable: true |
|
|
|
- require: |
|
|
|
- pkg: linux_packages |
|
|
|
- pkg: linux_repo_prereq_pkgs |
|
|
|
|
|
|
|
{%- else %} |
|
|
|
|