Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add edunham ssh key #31

Merged
merged 1 commit into from May 28, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

add edunham ssh key

  • Loading branch information
edunham committed May 28, 2015
commit 896048bc47af5d1a07a98aa7f57dcdb6e76d9a7f
@@ -123,4 +123,14 @@ sshkey-manishearth:
{% else %}
- user: administrator
{% endif %}
- source: salt://ssh/manishearth.pub
- source: salt://ssh/manishearth.pub

sshkey-edunham:
ssh_auth:
- present
{% if grains["kernel"] != "Darwin" %}
- user: root
{% else %}
- user: administrator
{% endif %}
- source: salt://ssh/edunham.pub
@@ -0,0 +1 @@
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDDX1hqv6dBlBccRAsRAooBN3V73nOzcGuwwJ0w6h+2F/ZoP9yzhwxWb0Zyr/l9n+4Jg/EGfNtgxDrfMSQvbuTyoZTR9+8si1zKCb+/hr13ubvQUP8Xz1WBlj9i70FviyTn3ReIbIgRMnabXZox5CSS1FepFL3bum75CCl5d/1lzFSV5eablzl7cwPY1SHlX1stfb3M8C257r2c5MdxlepGCAeDyFbPs8FOQPn6HG4Ius2yNajQC7FxnvSrstnkn2kG0iANVAY2TOtRcSjc/NzUae5z5qGElppWPaNi7j9XFKdhFTgXGoHw5yEdCttQqH6dKi4YxKOzbe08XK2D83PVcSbSvH5WACiKTDMIV05KlJXPi5/Pf2/uuo3oG7v9c31kddtVnLtTQkyjW/F1ysJGmoo84IH/avvU9MpNOXjyrsc0GJSF87HyonIUep8VFsFtw250Rrb3aj2hGmRgRWv1zqDFMPB5gRwKrN0tsuqzloOaqUtvF7btpNYUWEUqlIq4ty+H7lNZi3HnElDjmMK/sZVFbwVy9O/oCWNbFh1abQxY/iuLq25mPFxn6QQfV101w2E/uDVlThp/L/Sw7639NhvncoYjGRIDXfO8kZkhOSdHAdB2Kx2SNl1jia2GQORN7rSVAGv3tgipb1h6bOesj91/JOSFGRfuYdBCTZXj3w== edunham@mozilla.com
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.