Kaynağa Gözat

Fixes #198 (#212)

pull/214/head
marek-knappe 5 yıl önce
ebeveyn
işleme
1355cf35ae
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      linux/storage/mount.sls

+ 1
- 1
linux/storage/mount.sls Dosyayı Görüntüle

@@ -25,7 +25,7 @@ xfs_packages_{{ mount.device }}:
{%- endif %}

{%- if mount.file_system == 'nfs' %}
linux_storage_nfs_packages:
linux_storage_nfs_packages_{{ mount.path }}:
pkg.installed:
- pkgs: {{ storage.nfs.pkgs | json }}
{%- endif %}

Yükleniyor…
İptal
Kaydet