This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
clean up
tags/2016.12
Alena Holanova
8 years ago
parent
48a3a1ae69
commit
c48d0f30bf
1 changed files
with
0 additions
and
6 deletions
Split View
Show Diff Stats
+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 %}
Write
Preview
Loading…
Cancel
Save