diff --git a/confluent_osdeploy/confluent_osdeploy.spec.tmpl b/confluent_osdeploy/confluent_osdeploy.spec.tmpl index d6ef8c32..a0bcddfa 100644 --- a/confluent_osdeploy/confluent_osdeploy.spec.tmpl +++ b/confluent_osdeploy/confluent_osdeploy.spec.tmpl @@ -37,7 +37,7 @@ for os in rhvh4 el7 genesis el8 suse15 ubuntu20.04 coreos; do mv ../addons.cpio . cd .. done -for stateless in el8; do +for os in el8; do mkdir ${os}disklessout cd ${os}disklessout cp -a ../opt .