Use more attributes for Gitea config
This commit is contained in:
@@ -78,6 +78,8 @@ if node.chef_environment == "production"
|
||||
end
|
||||
|
||||
config_variables = {
|
||||
domain: node["gitea"]["domain"],
|
||||
email: node["gitea"]["email"],
|
||||
working_directory: working_directory,
|
||||
git_home_directory: git_home_directory,
|
||||
repository_root_directory: repository_root_directory,
|
||||
|
||||
Reference in New Issue
Block a user