GitHub user epikhinm opened a pull request:
https://github.com/apache/bigtop/pull/374
Add support ubuntu 18.04
Hi!
You are deleted support of ubuntu 14.04 LTS before end of life, soo i've
added support ubuntu 18.04 LTS for amd64.
At ubuntu 18.04 we only have puppet 5.3 and we should add old directory
/etc/puppet/modules as modulepath.
Pls, check this out. Feel free for feedback.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/epikhinm/bigtop
feature/add-support-ubuntu-18.04
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/374.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #374
----
commit 1d64e3551016d0b074c3d9a2f528447324c04b11
Author: Epikhin Mikhail <schizophrenia@...>
Date: 2018-07-16T09:21:59Z
Add support ubuntu 18.04
----
---