Page MenuHomeDevCentral

Ensure webserver-content index can always be regenerated
ClosedPublic

Authored by dereckson on Jun 12 2024, 18:55.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 30, 17:49
Unknown Object (File)
Mon, Oct 20, 17:09
Unknown Object (File)
Mon, Oct 20, 16:16
Unknown Object (File)
Mon, Oct 20, 16:16
Unknown Object (File)
Sat, Oct 18, 05:02
Unknown Object (File)
Sat, Oct 18, 04:52
Unknown Object (File)
Sat, Oct 18, 04:49
Unknown Object (File)
Sat, Oct 18, 04:48
Subscribers
None

Details

Summary

Previously, to regenerate webserver-content index, the index
needed to be existing, so the header can be copied through.

This change allows to regenerate it from scratch.

It also provides a test to ensure the file is up-to-date.

This is a follow-up for 64b8181e37ad.

Test Plan

rm roles/webserver-content/init.sls && make

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable