Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix config file error for CentOS and RHEL variants #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tatsuya6502
Copy link

Fix a couple of issues in a RHEL variant. Tested on CentOS 6.4.

  • Now it overrides the config_file named.conf on a RHEL variant so that the options_file named.conf.options and local_files named.conf.lecal are no longer ignored.
  • The zone files are now placed under the data_path.
  • Set a SELinux attribute to avoid errors when dynamic DNS is enabled.

Note that this pull request also contains the changes from the following pull requests:

Support SmartOS, lists in attributes
Conflicts:
	README.md
	templates/default/named.conf.local.erb
- Now it overrides the config_file "/etc/named.conf" so that
  the options_file and local_files are no longer ignored.
- The zone files are now placed under the data_path
- Set a SELinux attribute to avoid errors when DDNS is enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant