Saltstack Official Salt Formula
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- # -*- coding: utf-8 -*-
- # vim: ft=yaml
- ---
- name: v201902-py2
- title: salt formula
- maintainer: SaltStack Formulas
- license: Apache-2.0
- summary: Verify that Salt `v201902-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
- - platform-name: oracle
- - platform-name: arch
- - platform-name: gentoo
|