Skip to content

Instantly share code, notes, and snippets.

@mjinks
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mjinks/297a94a45a59ee5f1a0f to your computer and use it in GitHub Desktop.
Save mjinks/297a94a45a59ee5f1a0f to your computer and use it in GitHub Desktop.
jdoe:
ssh_auth.present:
- source: salt://ssh_keys/mjinks-rsa.pub
----- should be -----
random_string:
ssh_auth.present:
- user: jdoe
- source: salt://ssh_keys/mjinks-rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment