Skip to content

Instantly share code, notes, and snippets.

@hugoduncan
Created March 21, 2011 20:34
Show Gist options
  • Save hugoduncan/880168 to your computer and use it in GitHub Desktop.
Save hugoduncan/880168 to your computer and use it in GitHub Desktop.
phases in the environment
:environment
{:phases {:bootstrap
(fn [request]
(pallet.resource.package/package-manager
request
:configure :proxy "http://192.168.1.37:3128"))}
:proxy "http://192.168.1.37:3128"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment