Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 589
    • Issues 589
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Merge requests
  • !1376

Convert zone_file_prefix and slave_zone_file_prefix functions to config option

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Helmo requested to merge helmo/ispconfig3:patch-bind-zonefiles-prefix into develop Dec 28, 2020
  • Overview 12
  • Commits 10
  • Pipelines 20
  • Changes 29

This continues on !1375 (merged) (and includes those commits to avoid merge conflicts)

These functions now switch on a check for gentoo, but as a Debian user I like the value it gets in gentoo. A separate folder for all master zone files makes more sense then adding 'pri.' as prefix to all these files.

I've set the default to be be the same for non-gentoo systems. How can we initialize these config options correctly with an update on gentoo systems?

TODO:

  • translation
  • Gentoo update

PS: An alternative might be to start using this config option inside the zone_file_prefix() function and leave the value fixed for Gentoo users.

Edited Feb 27, 2022 by Helmo
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: patch-bind-zonefiles-prefix