Skip to content

Add back dependency on python3-configobj

Ani Sinha requested to merge anisinha/cloud-init:fix-configobj-dep into c10s

Jira: https://issues.redhat.com/browse/RHEL-39347

Configobj is used by several modules and is also mentioned in the
requirements.txt. Add the dependency back to cloud-init spec file.

X-downstream-only: true
Signed-off-by: Ani Sinha <anisinha@redhat.com>

Merge request reports