12 lines
269 B
YAML
12 lines
269 B
YAML
|
name: nginx
|
||
|
title: Nginx Formula
|
||
|
maintainer: Saltstack-formulas
|
||
|
license: Apache-2.0
|
||
|
summary: Verify that the nginx formula is setup and configured correctly
|
||
|
supports:
|
||
|
- os-name: debian
|
||
|
- os-name: ubuntu
|
||
|
- os-name: centos
|
||
|
- os-name: fedora
|
||
|
- os-name: opensuse
|