From 25e53373b2a7810eb1102362dd88a37fd9a82d45 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 18 Oct 2018 21:20:36 +0000 Subject: Update again scwx86 IP The previosu machine kept rebooting randomly --- deployment/dns/templates/mageia.org.zone | 2 +- manifests/nodes_ip.pp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index fc1b90ef..6a56f830 100755 --- a/deployment/dns/templates/mageia.org.zone +++ b/deployment/dns/templates/mageia.org.zone @@ -7,7 +7,7 @@ ; $Id$ $TTL 30m @ IN SOA ns0.mageia.org. root.mageia.org. ( - 2018101801 ; Serial + 2018101802 ; Serial 7200 ; Refresh 3600 ; Retry 86400 ; Expire diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index e44dd2b7..b8d37218 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -53,7 +53,7 @@ $nodes_ipaddr = { ipv4 => '192.168.122.131', }, scwx86 => { - ipv6 => '2001:bc8:4400:2800::4623', + ipv6 => '2001:bc8:4400:2000::353b', }, scwaarch64 => { ipv6 => '2001:bc8:4400:2700::245d', -- cgit v1.2.1