postfix-cookbook/metadata.rb
Lance Albertson 7ab1360d4a Release 5.4.0
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 14:35:36 -07:00

21 lines
600 B
Ruby

name 'postfix'
maintainer 'Sous Chefs'
maintainer_email 'help@sous-chefs.org'
license 'Apache-2.0'
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
version '5.4.0'
source_url 'https://github.com/sous-chefs/postfix'
issues_url 'https://github.com/sous-chefs/postfix/issues'
chef_version '>= 12.15'
supports 'amazon'
supports 'centos'
supports 'debian'
supports 'fedora'
supports 'freebsd'
supports 'oracle'
supports 'redhat'
supports 'scientific'
supports 'smartos'
supports 'ubuntu'