0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2024-11-28 14:17:24 +01:00
timezone-formula/test/integration/default/inspec.yml

28 lines
664 B
YAML
Raw Normal View History

# -*- coding: utf-8 -*-
# vim: ft=yaml
2019-08-25 23:58:54 +02:00
---
name: default
title: timezone formula
maintainer: SaltStack Formulas
license: Apache-2.0
summary: Verify that the timezone formula is setup and configured correctly
depends:
- name: share
path: test/integration/share
2019-08-25 23:58:54 +02:00
supports:
- platform-name: debian
- platform-name: ubuntu
- platform-name: centos
- platform-name: fedora
- platform-name: opensuse
- platform-name: suse
- platform-name: freebsd
- platform-name: openbsd
2019-08-25 23:58:54 +02:00
- platform-name: amazon
- platform-name: oracle
- platform-name: arch
- platform-name: gentoo
- platform-name: almalinux
- platform-name: rocky
- platform: windows