Browse Source

clean up

tags/2016.12
Alena Holanova 8 years ago
parent
commit
c48d0f30bf
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      linux/storage/mount.sls

+ 0
- 6
linux/storage/mount.sls View File

@@ -50,10 +50,4 @@ xfs_packages_{{ mount.device }}:

{%- endfor %}

{%- if install_xfs is defined %}
xfs_packages:
pkg.installed:
- name: xfsprogs
{%- endif %}

{%- endif %}

Loading…
Cancel
Save