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

Commits on Jul 11, 2013

  1. Apply pull request fooforge#2 from @wohali to the upstream:

    Support SmartOS, lists in attributes
    tatsuya6502 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    1ffc084 View commit details
    Browse the repository at this point in the history
  2. Apply pull request fooforge#7 from cdoughty77 for the upstream:

    - Add support for DDNS keys
    tatsuya6502 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    d9fb4d9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'upstream-pullreq7'

    Conflicts:
    	README.md
    	templates/default/named.conf.local.erb
    tatsuya6502 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    718a457 View commit details
    Browse the repository at this point in the history
  4. Fix a merge error.

    tatsuya6502 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    1c0daad View commit details
    Browse the repository at this point in the history
  5. Fix errors in the default recipe for RHEL family:

    - 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.
    tatsuya6502 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    263ba18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1220ea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2013

  1. Configuration menu
    Copy the full SHA
    4a9bd65 View commit details
    Browse the repository at this point in the history