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: 11a52c0607f5
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: fcbde2852f41
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 9, 2014

  1. update zzak passwd and ssh key

    Zachary Scott committed Apr 9, 2014
    Copy the full SHA
    845707a View commit details
  2. Merge pull request #169 from zzak/zzak_key

    update zzak passwd and ssh key
    Sam Kottler committed Apr 9, 2014
    Copy the full SHA
    fcbde28 View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 chef/data_bags/users/zzak.json
4 changes: 2 additions & 2 deletions chef/data_bags/users/zzak.json
Original file line number Diff line number Diff line change
@@ -2,9 +2,9 @@
"id": "zzak",
"username": "zzak",
"comment": "Zachary Scott",
"password": "$1$agkfZ0Qp$gYuhMDoHCMa/pERj/UXTq/",
"password": "$1$xppF4Nsz$9JEpxF8z4c/K7oGwKep491",
"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"
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCobWytkJx0fT/I+zUKJgLArBj6cMIuTrp+/M3eG0OW6t1otHiFh2UcuYLTtsEdXd0lWkiW5Orry5aCX6EdbxZMIxI1iSnBa9oGvkW7A4z5ovtYpJnB8cthGRdK1/OzSoDQKwOfJh+ZAXUNpPlLV45jmTEfW4ASAaQRCjSfbIT+L0MP1QZ3DwHDqUGD6I3i0NTVkZR4NGy+HZshEJ1G34zbPnzjfchabA/pErRmVfJLTnJjo2u0sdGSFiUo+oyJMBxovvcWIoi6VwPilvBOWncqyk1s+u2gO5VCYgwIwILi/+K/+dxI28VDRRC1hxzCVMYQvUP4gejpUoaVhdxDuEVX e@zzak.io"
]
}