Skip to content

Instantly share code, notes, and snippets.

@vr-jack
Forked from mjinks/gist:297a94a45a59ee5f1a0f
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vr-jack/37a3eabed54e15e6f6f5 to your computer and use it in GitHub Desktop.
Save vr-jack/37a3eabed54e15e6f6f5 to your computer and use it in GitHub Desktop.
jdoe:
ssh_auth.present:
- source: salt://ssh_keys/mjinks-rsa.pub
----- should be -----
ssh_auth_jdo:
ssh_auth.present:
- name: 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