Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
Description
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