Set default bootstrap_expect for consul servers
So they will properly elect a leader. Should probably be set to 3 as that's the minimum number we're recommending.
Need to check behavior when more than 3 hosts join. Should still just initiate an election when 3 hosts join.