From: "Jeremy Olexa" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/infra-status:master commit in: data/
Date: Sat, 1 Mar 2014 17:44:15 +0000 (UTC) [thread overview]
Message-ID: <1393695849.e447b535a15440ec25b0f899b54b79f8ec86c647.darkside@gentoo> (raw)
commit: e447b535a15440ec25b0f899b54b79f8ec86c647
Author: Jeremy Olexa <darkside <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 1 17:44:09 2014 +0000
Commit: Jeremy Olexa <darkside <AT> gentoo <DOT> org>
CommitDate: Sat Mar 1 17:44:09 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/infra-status.git;a=commit;h=e447b535
fix rsync service to use proper hosts
---
data/services.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/services.rb b/data/services.rb
index 6235230..3483b05 100644
--- a/data/services.rb
+++ b/data/services.rb
@@ -64,9 +64,9 @@ Services do
end
service 'rsync' do
- if host_flapping? 'albatross' or host_flapping? 'kookaburra'
+ if host_flapping? 'albatross' or host_flapping? 'dipper'
State::WARNING
- elsif host_up? 'albatross' and host_up? 'kookaburra'
+ elsif host_up? 'albatross' and host_up? 'dipper'
State::UP
else
State::DOWN
next reply other threads:[~2014-03-01 17:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-01 17:44 Jeremy Olexa [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-16 21:54 [gentoo-commits] proj/infra-status:master commit in: data/ Alex Legler
2014-03-01 17:45 Jeremy Olexa
2014-01-18 12:13 Alex Legler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1393695849.e447b535a15440ec25b0f899b54b79f8ec86c647.darkside@gentoo \
--to=darkside@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox