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

DNS features needed for Oh-My-Vagrant #145

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

Conversation

purpleidea
Copy link

Hey there,

I think I let this patch stay idle for a while, and it's now back in my more pressing issues TODO list.
It started in: #109 and #111

It's now been updated to be rebased against current git master.

Please have a look and hopefully merge.
It works with the oh-my-vagrant branch: https://github.com/purpleidea/oh-my-vagrant/tree/feat/hostmanager

If you don't like this patch as is, or if there is something that you think should be done differently, if you could propose/merge those changes so I can use them in oh-my-vagrant, that would be great.

Thanks,
James

This is needed on some systems so that:

hostname --fqdn

and

facter -p | grep fqdn

both return something useful.

This patch adds the fqdn_friendly and domain_name configuration options.
This is necessary if you want to add a VIP to each host, or if you want
to define a host that isn't part of your vagrant infrastructure, but
which needs to be listed in your "DNS".
@goern
Copy link

goern commented Apr 17, 2015

Hi there, I really would like to see this merge as it blocks some of the Atomic Host stuff we are doing. Thx :)

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.

None yet

2 participants