ci(kitchen): add Kitchen tests

This commit is contained in:
Nicolas Rodriguez
2019-08-28 00:43:50 +02:00
parent 7f24db81cf
commit a4e6a665aa
13 changed files with 448 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
name: default
title: sysctl formula
maintainer: SaltStack Formulas
license: Apache-2.0
summary: Verify that the sysctl formula is setup and configured correctly
supports:
- platform-name: debian
- platform-name: ubuntu
- platform-name: centos
- platform-name: fedora
- platform-name: opensuse
- platform-name: suse
- platform-name: freebsd
- platform-name: amazon