mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +00:00
13 lines
311 B
YAML
13 lines
311 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
name: windows
|
|
title: packages formula
|
|
maintainer: SaltStack Formulas
|
|
license: Apache-2.0
|
|
summary: Verify that the packages formula is setup and configured correctly (on Windows)
|
|
depends:
|
|
- name: share
|
|
path: test/integration/share
|
|
supports:
|
|
- platform: windows
|