Cookstyle fix
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
c547cd9b9e
commit
ec89b9f8c0
@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
default['postfix']['packages'] = %w[postfix]
|
||||
default['postfix']['packages'] = %w(postfix)
|
||||
|
||||
# Generic cookbook attributes
|
||||
default['postfix']['mail_type'] = 'client'
|
||||
|
Loading…
x
Reference in New Issue
Block a user