2019-09-17 23:56:38 +02:00
|
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# vim: ft=yaml
|
|
|
|
---
|
|
|
|
name: v201902-py3
|
|
|
|
title: salt formula
|
|
|
|
maintainer: SaltStack Formulas
|
|
|
|
license: Apache-2.0
|
|
|
|
summary: Verify that Salt `v201902-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
|
2019-10-01 17:24:04 +02:00
|
|
|
- platform-name: arch
|