Skip to content

(MODULES-2683) fix version compare to properly suppress show_diff for… #766

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

Merged

Conversation

DavidS
Copy link
Contributor

@DavidS DavidS commented Oct 12, 2015

… root password

@DavidS DavidS force-pushed the modules-2683-fix-root-password-hiding branch from 4bfe9bb to 7bb258d Compare October 12, 2015 16:50
Switching out the puppet version, as puppet_facts does, does not work,
as this will confuse code that wants to use version-dependent features.

Instead this uses rspec-puppet-facts, which doesn't touch the puppet
version.
@DavidS DavidS force-pushed the modules-2683-fix-root-password-hiding branch from 7bb258d to 5f49c45 Compare October 13, 2015 10:30
let(:facts) {
facts.merge({
:osfamily => 'UNSUPPORTED',
:operatingsystem => 'UNSUPPORTED',
Copy link
Contributor

Choose a reason for hiding this comment

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

nice hack :)

@igalic
Copy link
Contributor

igalic commented Oct 14, 2015

@DavidS you happy with this? can i merge it ;)

@DavidS
Copy link
Contributor Author

DavidS commented Oct 14, 2015

If I weren't, it would have "WIP" in the title. Please do!

igalic added a commit that referenced this pull request Oct 14, 2015
…ding

(MODULES-2683) fix version compare to properly suppress show_diff for…
@igalic igalic merged commit 87b7e4d into puppetlabs:master Oct 14, 2015
@DavidS DavidS deleted the modules-2683-fix-root-password-hiding branch October 14, 2015 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants