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:
parent
03e3497d20
commit
d86aaaf013
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user