This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
linux-formula
forked from
ExternalMirrors/linux-formula
Watch
1
Star
0
Fork
0
Code
Releases
8
Activity
Saltstack Official Linux Formula
622
Commits
26
Branches
Tree:
f546f9582f
linux-formula
/
linux
/
storage
History
Michael Fladischer
1e41e3065d
Use items() instead of iteritems() for Python3 compatibility.
iteritems() was dropped in recent Python3 releases and items() is compatible with Python 2.7.
7 years ago
..
disk.sls
Use items() instead of iteritems() for Python3 compatibility.
7 years ago
init.sls
Disk partitioning
7 years ago
loopback.sls
Fix crating multiple loopback devices
7 years ago
lvm.sls
Use items() instead of iteritems() for Python3 compatibility.
7 years ago
mount.sls
improve mkfs condition and make fs_type for partitioning optional
7 years ago
multipath.sls
Prefer "pkgs" rather than "names" when using pkg.installed
8 years ago
swap.sls
Use items() instead of iteritems() for Python3 compatibility.
7 years ago