Skip to content

Remove duplicate and incorrect link resource

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1575

Fixes warning:

Deprecated features used!
  Cloning resource attributes for link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret] from prior resource (CHEF-3694)
Previous link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret]: /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/recipes/gitlab-shell.rb:111:in `from_file'
Current  link[/opt/gitlab/embedded/service/gitlab-shell/.gitlab_shell_secret]: /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/recipes/gitlab-rails.rb:257:in `from_file' at 1 location:
    - /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/recipes/gitlab-rails.rb:257:in `from_file'

Merge request reports