This one looks good. A massively large +1 from me :-D > mizdebsk found problems and so this cleans them up > > diff --git a/master/128.5.10.in-addr.arpa b/master/128.5.10.in-addr.arpa > index 56d713d..dd53359 100644 > --- a/master/128.5.10.in-addr.arpa > +++ b/master/128.5.10.in-addr.arpa > @@ -3,7 +3,7 @@ $TTL 86400 > @ IN SOA 128.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). > - 2018082800 ; Serial > + 2018083000 ; Serial > 28800 ; Refresh > 14400 ; Retry > 1000000 ; Expire > @@ -120,9 +120,9 @@ $TTL 86400 > 107 IN PTR unused. > 108 IN PTR unused. > 109 IN PTR unused. > -110 IN PTR > osbsworker-x86-64-master01.stg.phx2.fedoraproject.org. > -111 IN PTR > osbsworker-x86-64-node01.stg.phx2.fedoraproject.org. > -112 IN PTR > osbsworker-x86-64-node02.stg.phx2.fedoraproject.org. > +110 IN PTR unused. > +111 IN PTR unused. > +112 IN PTR unused. > 113 IN PTR unused. > 114 IN PTR unused. > 115 IN PTR unused. > diff --git a/master/129.5.10.in-addr.arpa b/master/129.5.10.in-addr.arpa > index 7390cc0..4588a9e 100644 > --- a/master/129.5.10.in-addr.arpa > +++ b/master/129.5.10.in-addr.arpa > @@ -3,7 +3,7 @@ $TTL 86400 > @ IN SOA 129.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). > - 2018060501 ; Serial > + 2018083005 ; Serial > 28800 ; Refresh > 14400 ; Retry > 1000000 ; Expire > @@ -40,12 +40,12 @@ $TTL 86400 > 27 IN PTR virthost-comm04.arm.fedoraproject.org. > 28 IN PTR unused. > 29 IN PTR unused. > -30 IN PTR unused. > -31 IN PTR unused. > -32 IN PTR unused. > -33 IN PTR unused. > -34 IN PTR unused. > -35 IN PTR unused. > +30 IN PTR osbs-aarch64-master01.stg.arm.fedoraproject.org. > +31 IN PTR osbs-aarch64-node01.stg.arm.fedoraproject.org. > +32 IN PTR osbs-aarch64-node02.stg.arm.fedoraproject.org. > +33 IN PTR osbs-aarch64-master01.arm.fedoraproject.org. > +34 IN PTR osbs-aarch64-node01.arm.fedoraproject.org. > +35 IN PTR osbs-aarch64-node02.arm.fedoraproject.org. > 36 IN PTR unused. > 37 IN PTR unused. > 38 IN PTR unused. > diff --git a/master/arm.fedoraproject.org b/master/arm.fedoraproject.org > index 7c8a70b..55c67e3 100644 > --- a/master/arm.fedoraproject.org > +++ b/master/arm.fedoraproject.org > @@ -4,7 +4,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 > - 2018060501 ; Serial > + 2018083001 ; Serial > 3600 ; Refresh > 600 ; Retry > 1000000 ; Expire > @@ -350,3 +350,10 @@ buildvm-armv7-01.stg IN A 10.5.129.233 > ;; > virthost-comm03 IN A 10.5.129.26 > virthost-comm04 IN A 10.5.129.27 > + > +osbs-aarch64-master01.stg IN A 10.5.129.30 > +osbs-aarch64-node01.stg IN A 10.5.129.31 > +osbs-aarch64-node02.stg IN A 10.5.129.32 > +osbs-aarch64-master01 IN A 10.5.129.33 > +osbs-aarch64-node01 IN A 10.5.129.34 > +osbs-aarch64-node02 IN A 10.5.129.35 > diff --git a/master/stg.phx2.fedoraproject.org > b/master/stg.phx2.fedoraproject.org > index 512d81c..0fd93b6 100644 > --- a/master/stg.phx2.fedoraproject.org > +++ b/master/stg.phx2.fedoraproject.org > @@ -4,7 +4,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). > - 2018082800 ; Serial > + 2018083004 ; Serial > 3600 ; Refresh > 600 ; Retry > 1000000 ; Expire > @@ -28,10 +28,6 @@ odcs-frontend01 IN A 10.5.128.76 > odcs-backend01 IN A 10.5.128.77 > odcs-backend01-nfs IN A 10.5.127.113 > > -osbsworker-x86-64-master01 IN A 10.5.128.110 > -osbsworker-x86-64-node01 IN A 10.5.128.111 > -osbsworker-x86-64-node02 IN A 10.5.128.112 > - > ; openshift staging instance > os-control01 IN A 10.5.128.100 > os-master01 IN A 10.5.128.101 > > > > > -- > Stephen J Smoogen. > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx