Olaf Flebbe created BIGTOP-2494:
-----------------------------------
Summary: Use systemd within bigtop/deploy docker image for
debian-8, centos-7, fix centos-7 provisioner
Key: BIGTOP-2494
URL: https://issues.apache.org/jira/browse/BIGTOP-2494
Project: Bigtop
Issue Type: Bug
Components: deployment
Affects Versions: 1.1.0
Reporter: Olaf Flebbe
Assignee: Olaf Flebbe
Fix For: 1.2.0
As discussed in BIGTOP-2339 we should use systemd within bigtop/deploy puppet
image for the distributions supporting systemd.
Following changes are in effect
* Remove tini since we have a running init
* Remove fiddling with ssh_keys since it will be done by systemd
* Workaround getty problems for debian
* Add missing dbus package for debian
* Add missing deltarpm functionality for centos-7
* Fix configuration of rngd for centos-7 while preserving centos-6 func
* Remove running puppet in bigtop/deploy Dockerfile. The puppet libraries are
already installed in bigtop/puppet
* Remove debug output from puppet while provisioning
* Remove BIGTOP-2339
I was able to run smoke tests successfully with centos-7
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)