Advertisement
xtree1

two_ssh_keys.json

Oct 27th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "set_customer_metadata":
  3. {
  4. "root_authorized_keys":"ssh-rsa the_first_key root@smugglers",
  5. "ssh-rsa the_second_key root@loveland",
  6. "user-script": "/usr/sbin/mdata-get root_authorized_keys > ~root/.ssh/authorized_keys ; /usr/sbin/mdata-get root_authorized_keys > ~admin/.ssh/authorized_keys"
  7. }
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement