From 36e1db9747ecf7cfd36f991a745382a9c58322a3 Mon Sep 17 00:00:00 2001 From: Petrik de Heus Date: Fri, 5 Jun 2020 11:35:38 +0200 Subject: [PATCH] Remove duplicate comment --- recipes/default.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/default.rb b/recipes/default.rb index c49bdc5..1f50deb 100644 --- a/recipes/default.rb +++ b/recipes/default.rb @@ -17,8 +17,6 @@ # limitations under the License. # -# this recipe simply uses the memcached_instance custom resource -# for additional customization you can use this resource in your own wrapper cookbook # this recipe simply uses the memcached_instance custom resource # for additional customization you can use this resource in your own wrapper cookbook memcached_instance 'memcached' do