Disable yokozuna for now

Index: rebar.config
--- rebar.config.orig
+++ rebar.config
@@ -20,7 +20,7 @@
         {riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {branch, "develop-2.2"}}},
         {riak_control, ".*", {git, "git://github.com/basho/riak_control.git", {branch, "develop-2.2"}}},
         {riaknostic, ".*", {git, "git://github.com/basho/riaknostic.git", {tag, "2.1.7"}}},
-        {yokozuna, ".*", {git, "git://github.com/basho/yokozuna.git", {branch, "develop-2.2"}}},
+%%        {yokozuna, ".*", {git, "git://github.com/basho/yokozuna.git", {branch, "develop-2.2"}}},
         {riak_auth_mods, ".*", {git, "git://github.com/basho/riak_auth_mods.git", {tag, "2.1.0"}}},
         {riak_repl, ".*", {git, "git://github.com/basho/riak_repl.git", {branch, "develop-2.2"}}},
         {rebar_lock_deps_plugin, ".*", {git, "https://github.com/basho/rebar_lock_deps_plugin.git", {tag, "3.1.0p1"}}}
