Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rubygems/rubygems-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fe55bd460de5
Choose a base ref
...
head repository: rubygems/rubygems-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11a52c0607f5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 7, 2014

  1. Add @zzak

    Zachary Scott committed Apr 7, 2014
    Copy the full SHA
    828ce56 View commit details
  2. Merge pull request #168 from zzak/zzak_key

    Add @zzak
    Sam Kottler committed Apr 7, 2014
    Copy the full SHA
    11a52c0 View commit details
Showing with 10 additions and 0 deletions.
  1. +10 −0 chef/data_bags/users/zzak.json
10 changes: 10 additions & 0 deletions chef/data_bags/users/zzak.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "zzak",
"username": "zzak",
"comment": "Zachary Scott",
"password": "$1$agkfZ0Qp$gYuhMDoHCMa/pERj/UXTq/",
"admin" : true,
"ssh_keys": [
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbb2RBKTR9VTT6D++FRwNC4OQhW6h5D6BBufsGM6HwCUI5ZoR6L/R8+/muObTsa+nMDqOU7MdkbaRTwnFADU9NYwNcfeNzve2tX/bpz6OrqTI7d+kjHxPJ47VUOK+RHGwcP0uKH82yFB/etqUGOEF5OCNUIBvHVETXtnn4G7ppsw3aQ+RJTkaqs0g6YdodFVpcAoqi/2evBMMrBa7XUnc+obs7l0yrOUgOl/jEo8abCvkky/W0F34oNEGYLUC5M36bUQRc5O3ms+55GuzwLa8jpb4wl7Yk6fxZKY/7Vb4ylYAQZ3FSXFxiNS8IxPuI3KuEtb2IaTQhrrUwYNSAmOt/ zachary@zacharyscott.net"
]
}