This repository has been archived by the owner on Jul 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sam Kottler
committed
Dec 29, 2014
1 parent
5b7d020
commit f39fad2
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"id": "arthurnn", | ||
"username": "arthurnn", | ||
"comment": "Arthur Neves", | ||
"password": "$1$WJcXrHbg$EEA0ecbu0F11FK3cfcufz1", | ||
"has_recipe": true, | ||
"admin" : true, | ||
"deployer": true, | ||
"environments": [ | ||
"common", | ||
"staging", | ||
"production" | ||
], | ||
"ssh_keys": [ | ||
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfVsjACsAzdqYtBfTPAkHFtioKX7dQ+8YHMs6ACoMDknnlBhF+srGNDQdx8s9rM5dxOPGByT3QrHEgdlkRF/K8yYdvX6TT4QbhWf3r1ADN/Os9lwhgKw+Kl96xF47POtbFKrdTm1qDVVHEtT0doUFjl6iRyXnJapfWlkGDPlLoRRVh/C+tlbwfnWBowJ4U8/hlLkKZhxOQKNMitwdc3Lf/xVirolqVE/DMrYp9KeMhRCRc8gL+Gv9XyAp93+vM+/5B5PNltqHC6nNCweUNJLXHcerHpDMtMDbeo550gkk54kNEdA+r/aA30xQK0ftIRtpZzcerYpCY6djhIUvq4WKD arthurnn@gmail.com" | ||
] | ||
} |