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

Clean up specs #448

Merged
merged 2 commits into from Nov 15, 2016
Merged

Clean up specs #448

merged 2 commits into from Nov 15, 2016

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Oct 23, 2016

No description provided.

let (:default_facts) do
os_facts.merge({
:concat_basedir => '/foo/bar',
:domain => 'example.org',
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this might be required to make the tests pass, it looks like srv_domain is set in puppet.conf from $::domain.

Copy link
Member Author

Choose a reason for hiding this comment

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

It's odd, the domain fact doesn't appear to be available at all while you'd expect it to be. I'll look into this.

@mmoll
Copy link
Contributor

mmoll commented Nov 1, 2016

@ekohl what's the status here? :)

@ekohl
Copy link
Member Author

ekohl commented Nov 15, 2016

Updated

@domcleal domcleal merged commit 1441db0 into theforeman:master Nov 15, 2016
@domcleal
Copy link
Contributor

Thanks @ekohl!

@ekohl ekohl deleted the spec-cleanup branch November 15, 2016 14:53
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

3 participants