diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-31 16:37:18 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-31 16:37:18 +0200 |
commit | dbf3872652d13e4e98bffaaf30f5b1835de78ef6 (patch) | |
tree | 0df4432f2488b5bd1775d453c12e936a00d33630 /hosts | |
parent | 1fca56b598e79660fd2facdd7e34a2e889b02caa (diff) | |
download | jenkins.debian.net-dbf3872652d13e4e98bffaaf30f5b1835de78ef6.tar.xz |
set proper hostnames on those armhf nodes
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/bpi0-armhf-rb/etc/munin/munin-node.conf | 1 | ||||
-rw-r--r-- | hosts/cbxi4pro0-armhf-rb/etc/munin/munin-node.conf | 1 | ||||
-rw-r--r-- | hosts/hb0-armhf-rb/etc/munin/munin-node.conf | 1 | ||||
-rw-r--r-- | hosts/wbq0-armhf-rb/etc/munin/munin-node.conf | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/hosts/bpi0-armhf-rb/etc/munin/munin-node.conf b/hosts/bpi0-armhf-rb/etc/munin/munin-node.conf index 7d5651aa..2984a5d8 100644 --- a/hosts/bpi0-armhf-rb/etc/munin/munin-node.conf +++ b/hosts/bpi0-armhf-rb/etc/munin/munin-node.conf @@ -63,3 +63,4 @@ host * port 4949 allow ^78\.137\.96\.196 +host name bpi0-armhf-rb.debian.net diff --git a/hosts/cbxi4pro0-armhf-rb/etc/munin/munin-node.conf b/hosts/cbxi4pro0-armhf-rb/etc/munin/munin-node.conf index 7d5651aa..e74ab20e 100644 --- a/hosts/cbxi4pro0-armhf-rb/etc/munin/munin-node.conf +++ b/hosts/cbxi4pro0-armhf-rb/etc/munin/munin-node.conf @@ -63,3 +63,4 @@ host * port 4949 allow ^78\.137\.96\.196 +host name cbxi4pro0-armhf-rb.debian.net diff --git a/hosts/hb0-armhf-rb/etc/munin/munin-node.conf b/hosts/hb0-armhf-rb/etc/munin/munin-node.conf index 7d5651aa..4e47c3d4 100644 --- a/hosts/hb0-armhf-rb/etc/munin/munin-node.conf +++ b/hosts/hb0-armhf-rb/etc/munin/munin-node.conf @@ -63,3 +63,4 @@ host * port 4949 allow ^78\.137\.96\.196 +host name hb0-armhf-rb.debian.net diff --git a/hosts/wbq0-armhf-rb/etc/munin/munin-node.conf b/hosts/wbq0-armhf-rb/etc/munin/munin-node.conf index 7d5651aa..89978231 100644 --- a/hosts/wbq0-armhf-rb/etc/munin/munin-node.conf +++ b/hosts/wbq0-armhf-rb/etc/munin/munin-node.conf @@ -63,3 +63,4 @@ host * port 4949 allow ^78\.137\.96\.196 +host name wbq0-armhf-rb.debian.net |