diff --git a/misc/confluent-prepivot.sh.rh8 b/misc/confluent-prepivot.sh.rh8 index 1cfb6457..c4416c75 100644 --- a/misc/confluent-prepivot.sh.rh8 +++ b/misc/confluent-prepivot.sh.rh8 @@ -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/ \ No newline at end of file +cp /etc/confluent.apikey /sysroot/etc/ +cp /tmp/confluent.deploycfg /sysroot/tmp/ \ No newline at end of file