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

Consul: Add a nameserver entry poining to localhost for dnsmasq #571

Merged
merged 7 commits into from
Feb 3, 2024

Commits on Feb 3, 2024

  1. Consul: Add a nameserver entry poining to localhost for dnsmasq

    Add support for DNS forwarding using Dnsmasq by conditionally setting 127.0.0.1 as the nameserver when Consul is used as the DCS.
    vitabaks committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0fe03ce View commit details
    Browse the repository at this point in the history
  2. Update consul.yml

    vitabaks committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    84bc5d5 View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    vitabaks committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    befc304 View commit details
    Browse the repository at this point in the history
  4. Update nameservers

    vitabaks committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2259b09 View commit details
    Browse the repository at this point in the history
  5. update condition

    vitabaks committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    af5bf7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c41b02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47648b5 View commit details
    Browse the repository at this point in the history