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, Feb 26, 11:57
Unknown Object (File)
Thu, Feb 26, 08:13
Unknown Object (File)
Thu, Feb 26, 08:06
Unknown Object (File)
Thu, Feb 26, 04:21
Unknown Object (File)
Mon, Feb 23, 22:01
Unknown Object (File)
Mon, Feb 23, 10:26
Unknown Object (File)
Sat, Feb 21, 14:16
Unknown Object (File)
Wed, Feb 11, 17:52
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