mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
docs(formula): use standard structure
This commit is contained in:
parent
1bad58d899
commit
701929d616
1 changed files with 3 additions and 2 deletions
5
FORMULA
5
FORMULA
|
@ -1,8 +1,9 @@
|
||||||
name: apache
|
name: apache
|
||||||
os: RedHat, Debian, Ubuntu, Suse, FreeBSD
|
os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD
|
||||||
os_family: RedHat, Debian, Suse, FreeBSD
|
os_family: RedHat, Debian, Suse, FreeBSD
|
||||||
version: 201507
|
version: 0.37.4
|
||||||
release: 1
|
release: 1
|
||||||
minimum_version: 2015.8
|
minimum_version: 2015.8
|
||||||
summary: Formula for installing Apache
|
summary: Formula for installing Apache
|
||||||
description: Formula for installing Apache web server
|
description: Formula for installing Apache web server
|
||||||
|
top_level_dir: apache
|
||||||
|
|
Loading…
Add table
Reference in a new issue