mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Carry deploycfg into installer
This commit is contained in:
parent
dcdc8e4d5a
commit
32038baa75
@ -11,4 +11,5 @@ mkdir -p /sysroot/root/.ssh
|
||||
chmod 700 /sysroot/root/.ssh
|
||||
cp /ssh/authorized_keys /sysroot/root/.ssh
|
||||
chmod 600 /sysroot/root/.ssh/authorized_keys
|
||||
cp /etc/confluent.apikey /sysroot/etc/
|
||||
cp /etc/confluent.apikey /sysroot/etc/
|
||||
cp /tmp/confluent.deploycfg /sysroot/tmp/
|
Loading…
Reference in New Issue
Block a user