Skip to content

Commit 6a4eeca

Browse files
committed
[docs] note in title that multiple keys is an EC2 thing
1 parent ba9fc1a commit 6a4eeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compute/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ These return an array of results, where each has stdout, stderr and status value
7171
server.destroy
7272

7373

74-
### Managing multiple ssh key pairs
74+
### Managing multiple ssh key pairs on EC2
7575

7676
The key pair you've specified, will be registered as "fog\_default" after running `bootstrap` for the first time. If you want to use multiple key pairs with the same AWS credentials, you need to set `Fog.credential` to register your other key pairs under different names. Your additional key pair will then be registered as "fog\_#{Fog.credential}":
7777

0 commit comments

Comments
 (0)