Update openssl cookbook

This commit is contained in:
Greg Karékinian
2017-04-07 18:19:28 +02:00
parent d5d3fb60c1
commit d49f28574c
20 changed files with 398 additions and 375 deletions

View File

@@ -1,8 +1,8 @@
#
# Cookbook Name:: openssl
# Cookbook:: openssl
# Attributes:: default
#
# Copyright 2014, Chef Software, Inc. <legal@chef.io>
# Copyright:: 2014-2017, Chef Software, Inc. <legal@chef.io>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,5 +17,4 @@
# limitations under the License.
#
default['openssl']['packages'] = []
default['openssl']['restart_services'] = []