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

Allow username and password as integers #774

Merged
merged 1 commit into from
Aug 23, 2016

Conversation

sathieu
Copy link
Contributor

@sathieu sathieu commented Jun 21, 2016

Fixes: String can't be coerced into Fixnum

@sathieu
Copy link
Contributor Author

sathieu commented Jun 21, 2016

@bmjen
Copy link
Contributor

bmjen commented Jul 7, 2016

Thanks for the contribution @sathieu! Can you fix the acceptance tests failures? It appears that the service is not listening on the port after the change.

@sathieu
Copy link
Contributor Author

sathieu commented Jul 8, 2016

The test fail for another reason:

Gem::InstallError: mime-types-data requires Ruby version >= 2.0.

Nothing to do with my PR.

@bmjen
Copy link
Contributor

bmjen commented Aug 12, 2016

@sathieu I believe that error was fixed in master by pinning json_pure if ruby < 2.0. Can you rebase from master and push again? Sorry!

Fixes: String can't be coerced into Fixnum
@sathieu
Copy link
Contributor Author

sathieu commented Aug 12, 2016

@bmjen. Done. CI in progress.

@bmjen
Copy link
Contributor

bmjen commented Aug 23, 2016

Thanks @sathieu . The unit test failures on puppet 4 are a known issue.

@bmjen bmjen merged commit e69308b into puppetlabs:master Aug 23, 2016
@sathieu sathieu deleted the nonstring_password branch January 11, 2017 12:10
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.

None yet

3 participants