Преглед изворни кода

add dependency to linux_repo_prereq_pkgs in selinux.mode

pull/126/head
Nick Metz пре 7 година
родитељ
комит
3e17d4e301
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      linux/system/selinux.sls

+ 3
- 1
linux/system/selinux.sls Прегледај датотеку

@@ -8,7 +8,9 @@ include:
{%- set mode = system.selinux %}

{{ mode }}:
selinux.mode
selinux.mode:
- require:
- pkg: linux_repo_prereq_pkgs

{%- endif %}


Loading…
Откажи
Сачувај