Skip to content

Instantly share code, notes, and snippets.

@bbelchak
Created July 29, 2010 18:24
Show Gist options
  • Save bbelchak/498831 to your computer and use it in GitHub Desktop.
Save bbelchak/498831 to your computer and use it in GitHub Desktop.
# Define the directory paths
set[:core][:paths][:root] = "/opt/needle"
default[:core][:config_root] = "#{@node[:core][:paths][:root]}/config"
default[:core][:partner_root] = "#{@node[:core][:paths][:root]}/partners"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment