add buildvm-05 ->12 hosts to dns
From: Seth Vidal <skvidal@fedoraproject.org>
--- modules/bind/files/master/125.5.10.in-addr.arpa | 18 +++++++++--------- modules/bind/files/master/127.5.10.in-addr.arpa | 18 +++++++++--------- modules/bind/files/master/phx2.fedoraproject.org | 18 +++++++++++++++++- 3 files changed, 35 insertions(+), 19 deletions(-) diff --git a/modules/bind/files/master/125.5.10.in-addr.arpa b/modules/bind/files/master/125.5.10.in-addr.arpa index e7a9237..2fb4442 100644 --- a/modules/bind/files/master/125.5.10.in-addr.arpa +++ b/modules/bind/files/master/125.5.10.in-addr.arpa @@ -2,7 +2,7 @@ $TTL 86400 @ IN SOA 125.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day). - 2012043001 ; Serial + 2012051001 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire @@ -111,14 +111,14 @@ $TTL 86400 99 IN PTR buildvm-02.phx2.fedoraproject.org. 100 IN PTR buildvm-03.phx2.fedoraproject.org. 101 IN PTR buildvm-04.phx2.fedoraproject.org. -102 IN PTR unused. -103 IN PTR unused. -104 IN PTR unused. -105 IN PTR unused. -106 IN PTR unused. -107 IN PTR unused. -108 IN PTR unused. -109 IN PTR unused. +102 IN PTR buildvm-05.phx2.fedoraproject.org. +103 IN PTR buildvm-06.phx2.fedoraproject.org. +104 IN PTR buildvm-07.phx2.fedoraproject.org. +105 IN PTR buildvm-08.phx2.fedoraproject.org. +106 IN PTR buildvm-09.phx2.fedoraproject.org. +107 IN PTR buildvm-10.phx2.fedoraproject.org. +108 IN PTR buildvm-11.phx2.fedoraproject.org. +109 IN PTR buildvm-12.phx2.fedoraproject.org. 110 IN PTR unused. 111 IN PTR unused. 112 IN PTR unused. diff --git a/modules/bind/files/master/127.5.10.in-addr.arpa b/modules/bind/files/master/127.5.10.in-addr.arpa index 565358c..a3f52b2 100644 --- a/modules/bind/files/master/127.5.10.in-addr.arpa +++ b/modules/bind/files/master/127.5.10.in-addr.arpa @@ -2,7 +2,7 @@ $TTL 86400 @ IN SOA 127.5.10.in-addr.arpa. hostmaster.fedoraproject.org. ( ; Make SURE to update the serial # when changes are made. Format is YYYYMMDDNN ; (NN is just a counter to handle multiple changes in one day). - 2012031200 ; Serial + 2012051000 ; Serial 28800 ; Refresh 14400 ; Retry 1000000 ; Expire @@ -170,14 +170,14 @@ $TTL 86400 159 IN PTR buildvm-02-nfs.phx2.fedoraproject.org. 160 IN PTR buildvm-03-nfs.phx2.fedoraproject.org. 161 IN PTR buildvm-04-nfs.phx2.fedoraproject.org. -162 IN PTR unused. -163 IN PTR unused. -164 IN PTR unused. -165 IN PTR unused. -166 IN PTR unused. -167 IN PTR unused. -168 IN PTR unused. -169 IN PTR unused. +162 IN PTR buildvm-05-nfs.phx2.fedoraproject.org. +163 IN PTR buildvm-06-nfs.phx2.fedoraproject.org. +164 IN PTR buildvm-07-nfs.phx2.fedoraproject.org. +165 IN PTR buildvm-08-nfs.phx2.fedoraproject.org. +166 IN PTR buildvm-09-nfs.phx2.fedoraproject.org. +167 IN PTR buildvm-10-nfs.phx2.fedoraproject.org. +168 IN PTR buildvm-11-nfs.phx2.fedoraproject.org. +169 IN PTR buildvm-12-nfs.phx2.fedoraproject.org. 170 IN PTR unused. 171 IN PTR unused. 172 IN PTR unused. diff --git a/modules/bind/files/master/phx2.fedoraproject.org b/modules/bind/files/master/phx2.fedoraproject.org index 056e58f..c0ebff5 100644 --- a/modules/bind/files/master/phx2.fedoraproject.org +++ b/modules/bind/files/master/phx2.fedoraproject.org @@ -3,7 +3,7 @@ $TTL 3600 ; Make SURE to update the serial # when changes are made. Format is ; YYYYMMDDNN (NN is just a counter to handle multiple changes in one ; day). - 2012032301 ; Serial + 2012051001 ; Serial 3600 ; Refresh 600 ; Retry 1000000 ; Expire @@ -256,6 +256,14 @@ buildvm-01 IN A 10.5.125.98 buildvm-02 IN A 10.5.125.99 buildvm-03 IN A 10.5.125.100 buildvm-04 IN A 10.5.125.101 +buildvm-05 IN A 10.5.125.102 +buildvm-06 IN A 10.5.125.103 +buildvm-07 IN A 10.5.125.104 +buildvm-08 IN A 10.5.125.105 +buildvm-09 IN A 10.5.125.106 +buildvm-10 IN A 10.5.125.107 +buildvm-11 IN A 10.5.125.108 +buildvm-12 IN A 10.5.125.109 ppc11 IN A 10.5.125.31 ppc12 IN A 10.5.125.32 compose-x86-01 IN A 10.5.125.41 @@ -480,6 +488,14 @@ buildvm-01-nfs IN A 10.5.127.158 buildvm-02-nfs IN A 10.5.127.159 buildvm-03-nfs IN A 10.5.127.160 buildvm-04-nfs IN A 10.5.127.161 +buildvm-05-nfs IN A 10.5.127.162 +buildvm-06-nfs IN A 10.5.127.163 +buildvm-07-nfs IN A 10.5.127.164 +buildvm-08-nfs IN A 10.5.127.165 +buildvm-09-nfs IN A 10.5.127.166 +buildvm-10-nfs IN A 10.5.127.167 +buildvm-11-nfs IN A 10.5.127.168 +buildvm-12-nfs IN A 10.5.127.169 ;xen01-nfs IN A 10.5.127.81 ;xen02-nfs IN A 10.5.127.82 xen03-nfs IN A 10.5.127.83 -- 1.7.2.1 _______________________________________________ infrastructure mailing list infrastructure@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/infrastructure |
add buildvm-05 ->12 hosts to dns
Seems ok to me, +1
kevin _______________________________________________ infrastructure mailing list infrastructure@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/infrastructure |
add buildvm-05 ->12 hosts to dns
On Thu, May 10, 2012 at 10:56:26AM -0600, Kevin Fenzi wrote:
> Seems ok to me, +1 > > kevin +1 here as well -Toshio _______________________________________________ infrastructure mailing list infrastructure@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/infrastructure |
add buildvm-05 ->12 hosts to dns
On 10 May 2012 10:53, <skvidal@fedoraproject.org> wrote:
> From: Seth Vidal <skvidal@fedoraproject.org> > > --- > Â*modules/bind/files/master/125.5.10.in-addr.arpa Â*| Â* 18 +++++++++--------- > Â*modules/bind/files/master/127.5.10.in-addr.arpa Â*| Â* 18 +++++++++--------- > Â*modules/bind/files/master/phx2.fedoraproject.org | Â* 18 +++++++++++++++++- > Â*3 files changed, 35 insertions(+), 19 deletions(-) > > diff --git a/modules/bind/files/master/125.5.10.in-addr.arpa b/modules/bind/files/master/125.5.10.in-addr.arpa > index e7a9237..2fb4442 100644 +1 from me. -- Stephen J Smoogen. "The core skill of innovators is error recovery, not failure avoidance." Randy Nelson, President of Pixar University. "Years ago my mother used to say to me,... Elwood, you must be oh so smart or oh so pleasant. Well, for years I was smart. I recommend pleasant. You may quote me." Â*—James Stewart as Elwood P. Dowd _______________________________________________ infrastructure mailing list infrastructure@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/infrastructure |
| All times are GMT. The time now is 04:20 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.