mirror of
https://github.com/saltstack-formulas/nfs-formula.git
synced 2025-04-17 10:10:31 +00:00

# [0.11.0](https://github.com/saltstack-formulas/nfs-formula/compare/v0.10.0...v0.11.0) (2019-11-20) ### Bug Fixes * **map.jinja:** add missing reference to `osfinger` grain ([d56f55e
](d56f55e6ca
)) * **osfingermap:** update `service_name` for `CentOS-6` ([780c062
](780c062228
)) * **osmap:** update `service_name` for current versions of Fedora ([2731708
](27317085f7
)) ### Continuous Integration * **travis:** finalise enabled instances ([1255431
](1255431d0d
)) ### Features * implementing semantic release ([ad826bc
](ad826bc23e
)) ### Styles * fix linters errors ([18acd66
](18acd667c0
))
9 lines
277 B
Text
9 lines
277 B
Text
name: nfs
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse, Gentoo
|
|
version: 0.11.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: nfs formula
|
|
description: Formula to install and configure nfs server or client
|
|
top_level_dir: nfs
|