2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Add required nodectl init

Documentation states this is required.
This commit is contained in:
Jarrod Johnson 2020-06-19 08:32:12 -04:00
parent 03e3497d20
commit d86aaaf013

View File

@ -57,6 +57,7 @@ chmod +x /mnt/sysimage/etc/confluent/firstboot.sh
%post
cat /etc/confluent/tls/*.pem >> /etc/pki/tls/certs/ca-bundle.crt
nodectl init
systemctl enable firstboot
chgrp ssh_keys /etc/ssh/ssh*key
restorecon /etc/ssh/ssh*key /root/.shosts /etc/ssh/shosts.equiv /etc/ssh/ssh_config.d/* /etc/confluent/firstboot.sh