mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-29 02:45:53 +01:00
21 lines
487 B
YAML
21 lines
487 B
YAML
|
# -*- coding: utf-8 -*-
|
||
|
# vim: ft=yaml
|
||
|
---
|
||
|
name: v3002-py3
|
||
|
title: salt formula
|
||
|
maintainer: SaltStack Formulas
|
||
|
license: Apache-2.0
|
||
|
summary: Verify that Salt `v3002-py3` is setup and configured
|
||
|
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: oracle
|
||
|
- platform-name: arch
|
||
|
- platform-name: gentoo
|