#68 -Properly handle binding to loopback on mixed IPV4/IPV6 systems

Signed-off-by: Sean OMeara <someara@opscode.com>
This commit is contained in:
Tim Smith
2014-06-11 14:04:34 -04:00
committed by Sean OMeara
parent e4c9b11039
commit e6b58b270b
10 changed files with 21 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
# encoding: utf-8
name 'postfix'
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
maintainer 'Opscode, Inc.'
maintainer_email 'cookbooks@opscode.com'
maintainer 'Chef Software, Inc.'
maintainer_email 'cookbooks@getchef.com'
license 'Apache 2.0'
version '3.2.1'
recipe 'postfix', 'Installs and configures postfix'