2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_osdeploy/el8/profiles/default
Jarrod Johnson 4df3fda8ea Change logging/display for RH oses
The pre and post phases are
desirable to see both in logs and consoles.

Unfortunately, anaconda cheaps out by using communicate(), which means
the logs are unwritten until the end.

Change by using bash's redirectiors
to create a dynamically updated logfile
and tail -f that.
2021-04-30 09:39:00 -04:00
..
ansible Implement remote config for EL8 2021-03-18 14:12:19 -04:00
scripts Change logging/display for RH oses 2021-04-30 09:39:00 -04:00
initprofile.sh Add AlmaLinux recognition 2021-02-08 09:24:46 -05:00
kickstart Fix omitted directory for firstboot 2020-12-15 12:51:16 -05:00
kickstart.custom Add some likely customizations examples 2020-07-29 12:19:44 -04:00
profile.yaml Add installedargs to rhel family 2020-12-01 10:53:26 -05:00
syncfiles Add documentation syncfiles examples 2021-04-23 11:09:35 -04:00