This is how I was able to get buildbot running on ec2 today: http://pastebin.ubuntu.com/927016/
At line 17 I had tried setting --constraints "cpu=8 mem=64.8G" but juju rejected the 'mem' argument. Trying the version at line 13 of setting the constraints via 'juju set-constraints' was accepted but had no effect. The slave started up as a small instance. --bac -- Mailing list: https://launchpad.net/~yellow Post to : [email protected] Unsubscribe : https://launchpad.net/~yellow More help : https://help.launchpad.net/ListHelp

