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)
Wed, Apr 29, 17:51
Unknown Object (File)
Wed, Apr 29, 12:25
Unknown Object (File)
Wed, Apr 29, 08:03
Unknown Object (File)
Wed, Apr 29, 07:48
Unknown Object (File)
Tue, Apr 28, 07:22
Unknown Object (File)
Sat, Apr 25, 23:13
Unknown Object (File)
Sat, Apr 25, 01:08
Unknown Object (File)
Fri, Apr 24, 13:39
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