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 #11833 - remove puppet references from config status #2725

Closed
wants to merge 1 commit into from

Conversation

stbenjam
Copy link
Member

No description provided.

@stbenjam
Copy link
Member Author

It would be much appreciated if this could make 1.10.

I broke out the more substantial but less critical part about settings names to #2726

@@ -266,6 +266,15 @@ def teardown
refute host.primary_interface.managed?
end

test "#configuration? returns true when host has puppetmaster" do
host = FactoryGirl.create(:host)
Copy link
Member

Choose a reason for hiding this comment

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

do we have to save the record? I think .build should be enough here and for smart proxy as well (which will save some time)

@dLobatog
Copy link
Member

Merged as 0ab13b4, thanks @stbenjam!

@dLobatog dLobatog closed this Sep 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants