Update ark cookbook

This commit is contained in:
Greg Karékinian
2017-02-24 16:05:31 +01:00
parent 6075167494
commit af1718e44a
19 changed files with 310 additions and 101 deletions

View File

@@ -27,7 +27,7 @@ module Ark
end
def strip_leading_dir_feature_message
"strip_leading_dir attribute was deprecated. Use strip_components instead."
'strip_leading_dir attribute was deprecated. Use strip_components instead.'
end
end
end