mirror of
https://github.com/saltstack-formulas/nfs-formula.git
synced 2025-04-07 04:51:44 +00:00

## [0.12.1](https://github.com/saltstack-formulas/nfs-formula/compare/v0.12.0...v0.12.1) (2021-06-24) ### Bug Fixes * **osfamilymap:** fix no `grains.init` on *BSD ([53b5b39
](53b5b39f25
)), closes [#38](https://github.com/saltstack-formulas/nfs-formula/issues/38) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([8b7a927
](8b7a927a01
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([f912cb6
](f912cb6272
)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([dc8ee52
](dc8ee52e89
)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([20db001
](20db001708
))
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.12.1
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: nfs formula
|
|
description: Formula to install and configure nfs server or client
|
|
top_level_dir: nfs
|