Reviewers: mp+216706_code.launchpad.net, Message: Please take a look. Description: cmd/juju/ensureavailability: default to 3 servers I filed bug #1311083 because we currently have a default of '-1' and we immediately fail when running the command. I don't think this is very good UI for a user. I think we can make an opinionated statement that n=3 is going to be the best for someone who wants to run this command. And that is what this patch does. https://code.launchpad.net/~jameinel/juju-core/ensure-availability-default-3-1311083/+merge/216706 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/90160044/ Affected files (+13, -5 lines): A [revision details] M cmd/juju/ensureavailability.go M cmd/juju/ensureavailability_test.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: tarmac-20140422051657-1svpzqvmysbn4tqm +New revision: