mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-16 09:40:24 +00:00

Make use of the new pre-salted images: * https://gitlab.com/saltstack-formulas/infrastructure/salt-image-builder/-/merge_requests/55
20 lines
458 B
YAML
20 lines
458 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: oracle
|
|
- platform-name: arch
|
|
- platform-name: gentoo
|