From a068ea2d87bd3c009c340ba4676f7fab529001fb Mon Sep 17 00:00:00 2001 From: Martin Englund Date: Thu, 16 Aug 2012 11:55:00 -0700 Subject: [PATCH] don't let the Paulistas be left out of the party --- lib/fog/aws/models/compute/server.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/fog/aws/models/compute/server.rb b/lib/fog/aws/models/compute/server.rb index 1f36a5264..cc688a631 100644 --- a/lib/fog/aws/models/compute/server.rb +++ b/lib/fog/aws/models/compute/server.rb @@ -63,6 +63,8 @@ module Fog 'ami-f092eca2' when 'eu-west-1' 'ami-3d1f2b49' + when 'sa-east-1' + 'ami-5c03dd41' when 'us-east-1' 'ami-3202f25b' when 'us-west-1'