Changeset 13863


Ignore:
Timestamp:
01/09/12 14:33:43 (12 years ago)
Author:
sil
Message:

changed serial for bind config

Location:
trunk/sara_cmt/templates/lisa
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/sara_cmt/templates/lisa/dns-icua.cmt

    r12409 r13863  
    2525
    2626@       IN      SOA     ns.irc.sara.nl. root.ns.irc.sara.nl. (
    27                                            {% now "YmjH" %} ; Serial
     27                                           {% now "ymdHi" %} ; Serial
    2828                                        7200            ; Refresh
    2929                                        600             ; Retry
  • trunk/sara_cmt/templates/lisa/dns-irc.cmt

    r12409 r13863  
    2828
    2929@       IN      SOA     ns.irc.sara.nl. root.ns.irc.sara.nl. (
    30                                          {% now "YmjH" %}   ; Serial
     30                                         {% now "ymdHi" %}   ; Serial
    3131                                        7200            ; Refresh
    3232                                        600             ; Retry
  • trunk/sara_cmt/templates/lisa/dns-osd.cmt

    r13671 r13863  
    3030
    3131@       IN      SOA     install2.lisa.sara.nl. root.install2.lisa.sara.nl. (
    32                                          {% now "YmjH" %}   ; Serial
     32                                         {% now "ymdHi" %}   ; Serial
    3333                                        7200            ; Refresh
    3434                                        600             ; Retry
     
    9191; Generated   : {% now "r" %}
    9292@       IN      SOA     install2.lisa.sara.nl. root.install2.lisa.sara.nl. (
    93                                          {% now "YmjH" %}   ; Serial
     93                                         {% now "ymdHi" %}   ; Serial
    9494                                        7200            ; Refresh
    9595                                        600             ; Retry
Note: See TracChangeset for help on using the changeset viewer.