Move the package attributes from being dynamically created to being
declared. This causes some duplication for changing the install-dir, you need to change it in the attributes and in the gitlab project file if you want to change it. But we do not intent to change it ourselves, and may just drop the variable entirely in the future.
Showing
- config/software/gitlab-cookbooks.rb 0 additions, 7 deletionsconfig/software/gitlab-cookbooks.rb
- files/gitlab-cookbooks/package/attributes/default.rb 21 additions, 0 deletionsfiles/gitlab-cookbooks/package/attributes/default.rb
- spec/chef/fixture/package/attributes/default.rb 0 additions, 1 deletionspec/chef/fixture/package/attributes/default.rb
- spec/chef_helper.rb 1 addition, 1 deletionspec/chef_helper.rb
Please register or sign in to comment