Skip to content

Instantly share code, notes, and snippets.

@jrisch
Created July 23, 2019 14:26
Show Gist options
  • Save jrisch/574ff2f01040172eeba5c3a065479ba0 to your computer and use it in GitHub Desktop.
Save jrisch/574ff2f01040172eeba5c3a065479ba0 to your computer and use it in GitHub Desktop.
for node in 1.2.3.4 1.2.3.4.5; do ssh rancher@$node; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment