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

Use datatypes and facts hash. Remove logic for Puppet 3.x #175

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

treydock
Copy link

No description provided.

@sheenaajay
Copy link

Thanks for submitting the PR @treydock .Could you please update the branch. Thank you.

@treydock
Copy link
Author

@sheenaajay I've updated tests to pass

@sheenaajay
Copy link

@treydock Could you please rebase with the latest master. Thank you.

@treydock
Copy link
Author

treydock commented Oct 1, 2019

Rebased

@carabasdaniel
Copy link

Hello @treydock, thank you for your contribution, this looks good

@carabasdaniel carabasdaniel merged commit 209840b into puppetlabs:master Oct 2, 2019
@@ -152,15 +152,15 @@
end
end

['string', false, ''].each do |param_value|
['string', false, '', '1', '30'].each do |param_value|

Choose a reason for hiding this comment

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

Hrmm, this is a breaking change.

@@ -53,7 +53,7 @@
end
end

invalid_url_values = ['\\\\ciflocation\\share', 'bob', '4', '']

Choose a reason for hiding this comment

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

This could potentially be breaking?

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

Successfully merging this pull request may close these issues.

5 participants