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

Fixes #4529 - foreman.url option and SRV #59

Merged
merged 1 commit into from Mar 7, 2014

Conversation

lzap
Copy link
Member

@lzap lzap commented Mar 4, 2014

Not tested yet, I am going to test after the discussion.

domain = `dnsdomainname`.chomp
resolver = Resolv::DNS.new
type = Resolv::DNS::Resource::IN::SRV
result = resolver.getresources("_foreman._tcp.#{domain}", type).first
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By the way, http://projects.puppetlabs.com/issues/3669#note-19

Thanks, changing this to x-foreman :-D

Later,

Lukas "lzap" Zapletal
irc: lzap #theforeman

@lzap
Copy link
Member Author

lzap commented Mar 6, 2014

Done with testing, the build is here: http://yum.theforeman.org/discovery/nightly/

@GregSutcliffe ^

Also adding Jenkins integration
@lzap
Copy link
Member Author

lzap commented Mar 6, 2014

Initiated one more image scratch build, found issue with SRV search. Wait 20 minutes before checking the nightly build.

@GregSutcliffe GregSutcliffe merged commit 70e3698 into theforeman:develop Mar 7, 2014
@GregSutcliffe
Copy link
Member

tests fine here. Merged, thanks @lzap !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants