Return-Path: X-Original-To: apmail-aurora-commits-archive@minotaur.apache.org Delivered-To: apmail-aurora-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8D901140D for ; Fri, 5 Sep 2014 22:14:35 +0000 (UTC) Received: (qmail 53178 invoked by uid 500); 5 Sep 2014 22:14:35 -0000 Delivered-To: apmail-aurora-commits-archive@aurora.apache.org Received: (qmail 53149 invoked by uid 500); 5 Sep 2014 22:14:35 -0000 Mailing-List: contact commits-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list commits@aurora.incubator.apache.org Received: (qmail 53140 invoked by uid 99); 5 Sep 2014 22:14:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 22:14:35 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 05 Sep 2014 22:14:34 +0000 Received: (qmail 51771 invoked by uid 99); 5 Sep 2014 22:14:13 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 22:14:13 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 47787A0B6C4; Fri, 5 Sep 2014 22:14:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: wfarner@apache.org To: commits@aurora.incubator.apache.org Message-Id: <8842149bb4cb4d7a8530f2b00418f78f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: Update slave url to use the thermos port. Date: Fri, 5 Sep 2014 22:14:13 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-aurora Updated Branches: refs/heads/master 599a7dcbe -> 277103b74 Update slave url to use the thermos port. Bugs closed: AURORA-644 Reviewed at https://reviews.apache.org/r/25365/ Project: http://git-wip-us.apache.org/repos/asf/incubator-aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-aurora/commit/277103b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-aurora/tree/277103b7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-aurora/diff/277103b7 Branch: refs/heads/master Commit: 277103b74b0bfdbf2549ecb0d9d3ba6a6fd84e02 Parents: 599a7dc Author: Joshua Cohen Authored: Fri Sep 5 15:13:33 2014 -0700 Committer: Bill Farner Committed: Fri Sep 5 15:13:33 2014 -0700 ---------------------------------------------------------------------- src/main/resources/org/apache/aurora/scheduler/http/slaves.st | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/277103b7/src/main/resources/org/apache/aurora/scheduler/http/slaves.st ---------------------------------------------------------------------- diff --git a/src/main/resources/org/apache/aurora/scheduler/http/slaves.st b/src/main/resources/org/apache/aurora/scheduler/http/slaves.st index defe1c5..05541f8 100644 --- a/src/main/resources/org/apache/aurora/scheduler/http/slaves.st +++ b/src/main/resources/org/apache/aurora/scheduler/http/slaves.st @@ -28,7 +28,7 @@ $slaves:{ slave | - $slave.host$ + $slave.host$ $slave.id$ $slave.mode$ $slave.attributes$