mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-18 11:35:24 +00:00
Most notably, change to safe_dump for yaml. For the various initrd items, changes to actually trigger the relevant bits of the RH installer.
3 lines
92 B
Bash
3 lines
92 B
Bash
#!/bin/bash
|
|
cat /etc/pki/tls/certs/ca-bundle.crt > /sysroot/etc/pki/tls/certs/ca-bundle.crt
|