2020-03-21 12:30:25 +01:00
|
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# vim: ft=yaml
|
|
|
|
---
|
|
|
|
name: v3000-py2
|
|
|
|
title: salt formula
|
|
|
|
maintainer: SaltStack Formulas
|
|
|
|
license: Apache-2.0
|
|
|
|
summary: Verify that Salt `v3000-py2` 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
|
2020-06-23 09:41:25 +02:00
|
|
|
- platform-name: oracle
|
2020-03-21 12:30:25 +01:00
|
|
|
- platform-name: arch
|
2020-10-12 10:29:41 +02:00
|
|
|
- platform-name: gentoo
|