[docs] add note about ec2 default username

closes #383
This commit is contained in:
geemus 2011-09-12 10:06:23 -05:00
parent ffd01e51dd
commit 40826101d7
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ With that in hand we are ready to start making EC2 calls!
## Servers the EC2 way
Creating a server on EC2 is very easy if you are willing to accept the defaults (the smallest server size, using Ubuntu 10.04 LTS).
Creating a server on EC2 is very easy if you are willing to accept the defaults (the smallest server size, using Ubuntu 10.04 LTS). NOTE: the default EC2 image uses the 'ubuntu' username, rather than 'root' like other services.
server = connection.servers.create