Skip to content

Instantly share code, notes, and snippets.

@jlwestsr
Created July 10, 2012 17:15
Show Gist options
  • Save jlwestsr/3084816 to your computer and use it in GitHub Desktop.
Save jlwestsr/3084816 to your computer and use it in GitHub Desktop.
Chef role override block for nginx.... not working.
override_attributes(
"nginx" => {
"version" => "1.2.2"
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment