mirror of
https://github.com/saltstack-formulas/timezone-formula.git
synced 2024-11-28 05:37:59 +01:00
6b98bb77ac
* Automated using https://github.com/myii/ssf-formula/pull/302
23 lines
507 B
YAML
23 lines
507 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
name: share
|
|
title: InSpec shared resources
|
|
maintainer: SaltStack Formulas
|
|
license: Apache-2.0
|
|
summary: shared resources
|
|
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
|
|
- platform-name: amazon
|
|
- platform-name: oracle
|
|
- platform-name: arch
|
|
- platform-name: gentoo
|
|
- platform: windows
|