Closed (won't fix)
Project:
Provision
Version:
6.x-0.4-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2009 at 21:15 UTC
Updated:
21 Jul 2010 at 02:37 UTC
We should make an extra effort at being able to edit zonefiles in place and just modify the records we need. This is not so hard: we can just load the zonefile and run regular expressions over it to change various fields.
This will be necessary so that site creation can create only some records without having the whole database.
Comments
Comment #1
yrocq commentedNote : We should valid the syntax of the zonefiles before updating them.
Comment #2
adrian commentedThis is not needing to happen anymore because we are using the locking data store mechanism introduced in the dev-dns branch.
marking as won't fix.