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