From: W. Trevor King <wking@tremily.us>
Date: Thu, 13 Mar 2014 14:21:07 +0000 (-0700)
Subject: Revert "build.sh: Shift Kibana packages in the default REPOS list"
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=56112ac0a5812f6f8706e3362c56162fa8f53d16;p=dockerfile.git

Revert "build.sh: Shift Kibana packages in the default REPOS list"

This reverts commit 63031ef0041949c9df74145c3ea91c8a59a2b818.

'k' comes before 'm', but the Kibana images depend on the Nginx
images, so they have to come later.
---

diff --git a/build.sh b/build.sh
index 875c6a4..0b3edeb 100755
--- a/build.sh
+++ b/build.sh
@@ -54,11 +54,11 @@ REPOS="${REPOS:-
 	elasticsearch
 	hubot
 	irker
-	kibana
-	kibana-azure
 	memcached
 	nginx
 	nginx-proxy
+	kibana
+	kibana-azure
 	ngircd
 	package-cache
 	postgresql