We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12aabe1 + c35730c commit e0ab571Copy full SHA for e0ab571
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