Service/Nameservers: Difference between revisions
Sascha silbe (talk | contribs) →Implementation details: document how to name the repository (used by email hook) |
|||
| Line 111: | Line 111: | ||
showrev = "git show -C %s; echo" | showrev = "git show -C %s; echo" | ||
* /var/lib/bind/etc/bind.git/description contains the repository description "Sugar Labs DNS zone data" | |||
* We use a post-receive hook to checkout the zones to the local sandbox and make BIND reload them: | * We use a post-receive hook to checkout the zones to the local sandbox and make BIND reload them: | ||