Skip to content

Instantly share code, notes, and snippets.

@NetworksAreMadeOfString
Created November 16, 2011 18:24
Show Gist options
  • Save NetworksAreMadeOfString/1370885 to your computer and use it in GitHub Desktop.
Save NetworksAreMadeOfString/1370885 to your computer and use it in GitHub Desktop.
A one liner to issue whilst listening to the Imperial March and everyone is counting down the seconds till we 'go live'
knife ssh "role:varnish_webs" AND chef_environment:datasift_production" "/etc/init.d/varnish restart" && knife search node "role:varnish_webs AND chef_environment:datasift_production" -i | tr "\\n " " " | xargs cssh -a 'varnishtop'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment