Skip to content

Commit cc5e5ab

Browse files
author
GitLab Bot
committed
Automatic merge of gitlab-org/omnibus-gitlab master
2 parents a71d729 + be52c36 commit cc5e5ab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
ruby 3.0.5
2+
vale 2.27.0

files/gitlab-cookbooks/consul/recipes/enable.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
directory node['consul']['dir'] do
3535
owner account_helper.consul_user
36+
mode '0755'
3637
end
3738

3839
directory gitlab_consul_static_etc_dir do

0 commit comments

Comments
 (0)