-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
Ubuntu 18.04 gives warning #361
Comments
Note: Ubuntu 18.04 is now the latest LTS distro, important that it is fully supported now. |
Hi @fnoop, thanks for reporting this. Could you try adding acceptance tests for ubuntu 18.04? |
@bastelfreak - Sorry acceptance tests completely baffle me, I have no idea even how to run them. I see in spec/acceptance/nodesets/ I could add an xml file for 18.04, but the files say:
So I'm guessing adding it manually is the wrong thing to do. If you could point me in the right direction, be happy to have a go though? |
Add support for ubuntu bionic 18.04, #361
Fixed by #362 |
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
Warning: Scope(Class[Nodejs::Params]): The nodejs module might not work on Ubuntu 18.04. Sensible defaults will be attempted.
What behaviour did you expect instead
No warning
Any additional information you'd like to impart
It looks like install works because the nodesource repo now exists for bionic.
The text was updated successfully, but these errors were encountered: