Skip to content

Commit

Permalink
use an ami with git installed
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jul 1, 2010
1 parent e0e5ead commit f49af7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slaves.py
Expand Up @@ -81,7 +81,7 @@ def get_ec2_creds(self, name):

# Zmanda (EC2)
MyEC2LatentBuildSlave('ec2slave', 'm1.small', 'linux', '25',
ami='ami-46668e2f',
ami='ami-5a749c33',
keypair_name='buildbot-setup',
security_name='buildslaves',
),
Expand Down

0 comments on commit f49af7e

Please sign in to comment.