projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set sane console log defaults
[chef.git]
/
cookbooks
/
ssl
/
resources
/
certificate.rb
diff --git
a/cookbooks/ssl/resources/certificate.rb
b/cookbooks/ssl/resources/certificate.rb
index 5fc33b61be6e8a992b048967fbc86f6c85755ae2..f2fb4784c35219d6281d5ffb62f00d86c840c80e 100644
(file)
--- a/
cookbooks/ssl/resources/certificate.rb
+++ b/
cookbooks/ssl/resources/certificate.rb
@@
-17,6
+17,8
@@
# limitations under the License.
#
+unified_mode true
+
default_action :create
property :certificate, String, :name_property => true