Documentation team meeting 2025-09-11

Join via https://meet.google.com/zih-cgjz-czo

General

Agenda for our open docs meeting. Please add comments under this post to propose your topic.

Triage

Anything updated within the past week can be ignored during triage.

Feel free to join or reach out to us on matrix.

Agenda item: Have we recently merged any docs worth highlighting in the next community demo?

Agenda item: While evaluating content reuse for migration, I noticed that there are modules with similar file names and content like these:

  • proc_applying-errata-to-hosts-centos7-debian-sles-ubuntu.adoc
  • proc_applying-errata-to-hosts-el.adoc
  • proc_applying-errata-to-hosts-el7.adoc

These modules are all used in assembly_preparing-templates-for-provisioning. Is there any reason for not combining them into a single module (we could also eliminate snip_applying-errata.adoc, which is included in each module) and adding ifdef conditions in the assembly?

Combining related modules would make our repo a lot easier to maintain.

1 Like

That’s currently happening in PR#4181 I believe :slight_smile:

Yes; I just merged this PR and cherry-picked it to 3.16. Should be fixed by now.

:heart_decoration: :heart_decoration: :heart_decoration:
In that case, no need to discuss. If no one objects, I will look for other dups. Thanks!!!