Skip to content
Snippets Groups Projects
Commit ecbed1fc authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Use correct attributes.

parent 4b6d05ea
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -3,6 +3,10 @@
# Recipe:: opsworks_setup
#
# Used for AWS OpsWorks configure section
gitlab = node['gitlab']
# Merge environmental variables
gitlab = Chef::Mixin::DeepMerge.merge(gitlab,gitlab[gitlab['env']])
 
# Fetch GitLab shell source code
include_recipe "gitlab::gitlab_shell_source"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment