fedoramagazine DNS changes (please check)

Ricky Elrod codeblock at elrod.me
Sat Dec 15 02:02:02 UTC 2012


+1

On 12/14/2012 08:33 PM, Stephen John Smoogen wrote:
> commit 87b0e4736bd7add1e6d75d5a6ff8db9a7ca92dc3
> Author: Stephen Smoogen <smooge at redhat.com>
> Date:   Fri Dec 14 22:47:55 2012 +0000
> 
>     Added file
> 
> diff --git a/master/fedoramagazine.org b/master/fedoramagazine.org
> new file mode 100644
> index 0000000..2850d47
> --- /dev/null
> +++ b/master/fedoramagazine.org
> @@ -0,0 +1,25 @@
> +$TTL 86400
> +@      IN      SOA     ns04.fedoraproject.org. 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).
> +                               2012121401 ; Serial
> +                               3600      ; Refresh
> +                               600      ; Retry
> +                               1000000    ; Expire
> +                               10800 )    ; Minimum
> +       IN      NS      ns-sb01.fedoraproject.org.
> +       IN      NS      ns02.fedoraproject.org.
> +        IN      NS      ns04.fedoraproject.org.
> +        IN      NS      ns05.fedoraproject.org.
> +
> +; Mail server
> +        IN      MX      10      mx1.redhat.com.
> +        IN      MX      20      mx2.redhat.com.
> +        IN      A       209.132.176.120
> +        IN      A       66.35.62.166
> +        IN      A       152.19.134.146
> +        IN      A       80.239.156.215
> +        IN      AAAA    2610:28:3090:3001:dead:beef:cafe:fed4
> +       IN      AAAA    2001:4178:2:1269::12
> +
> +*      IN      CNAME   wp-fedoramag.rhcloud.com.
> 
> commit a0bfcd838283b71bb97acb85c60e23444fed6d3e
> Author: Stephen Smoogen <smooge at redhat.com>
> Date:   Fri Dec 14 22:46:26 2012 +0000
> 
>     Added fedoramagazine.org
> 
> diff --git a/modules/bind/files/zones.conf b/modules/bind/files/zones.conf
> index 9dca451..7135f39 100644
> --- a/modules/bind/files/zones.conf
> +++ b/modules/bind/files/zones.conf
> @@ -30,6 +30,10 @@ zone "fedoralinux.org" {
>          type master;
>          file "master/fedoralinux.org.signed";
>  };
> +zone "fedoramagazine.org" {
> +        type master;
> +        file "master/fedoramagazine.org.signed";
> +};
>  zone "fedoraproject.com" {
>          type master;
>          file "master/fedoraproject.com.signed";
> 
> 
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20121214/8074b23c/attachment-0001.sig>


More information about the infrastructure mailing list