Ticket #460 (closed defect: fixed)

Opened 8 years ago

Last modified 2 years ago

changement d'ip devrait modifier les zones

Reported by: anarcat Owned by: benjamin
Priority: urgent Milestone: alternc-1.0-book_edition
Component: Bureau: FTP Version: alternc-0.9.9
Severity: feature Keywords:
Cc:

Description

Quand on fait un dpkg-reconfigure pour changer les zones, il faudrait modifier les fichiers de zone déjà existants. J'ai écrit un script pour ça:

 http://cvs.koumbit.net/cgi-bin/cvsweb/koumbit-maint/bin/change_ip

Change History

comment:1 Changed 7 years ago by anarcat

  • Type set to defect
  • Milestone set to 2.0

comment:2 Changed 7 years ago by anarcat

  • Version changed from mailman-1.5 to 0.9.4
  • Milestone changed from 0.9.4 to 1.0

comment:3 Changed 7 years ago by benjamin

  • Cc levaquin removed
  • Keywords levaquin removed

comment:4 Changed 2 years ago by fufroma

  • Owner changed from anonymous to benjamin

Un

update domaines set dns_action='update'; 

devrait faire l'affaire.

Faut le mettre dans le script debian.

comment:5 Changed 2 years ago by fufroma

  • Milestone changed from alternc-2.0 to alternc-book_edition

comment:6 Changed 2 years ago by benjamin

  • Version changed from mailman-1.5 to alternc-0.9.9

On peut lancer ce "update domaines set dns_action='update';" dans le process de reconfigure dans tous les cas ;)

comment:7 Changed 2 years ago by benjamin

  • Status changed from new to closed
  • Resolution set to fixed

(In [2888]) trying to fix #460 by launching update domaines set dns_action='update'; at alternc.install ends

Note: See TracTickets for help on using tickets.