We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43dc10 commit c35730cCopy full SHA for c35730c
libraries/consul_installation_binary.rb
@@ -51,6 +51,7 @@ def action_create
51
52
notifying_block do
53
directory join_path(options[:extract_to], new_resource.version) do
54
+ mode '0755'
55
recursive true
56
end
57
0 commit comments