mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2024-12-01 04:41:43 +01:00
19 lines
406 B
YAML
19 lines
406 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: amazon
|
||
|
- platform-name: arch
|