2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-09-21 08:33:23 +00:00

dhcpcd is a function in the profile, source the profile to have it available in the script

This commit is contained in:
Jarrod Johnson
2026-08-14 13:30:36 -04:00
parent 357d205ee9
commit 8d618b354e
@@ -1,4 +1,5 @@
#!/bin/bash
source /.profile
echo "Installing certificates"
echo '<authorized_keys xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns" config:type="list">' > /tmp/rootkeys.xml
for pub in /ssh/*pubkey; do