Page MenuHomeDevCentral

Prune leading 0 from filemodes
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:51.
Tags
None
Referenced Files
F10740289: D2633.id6651.diff
Fri, Jul 25, 14:32
F10734391: D2633.diff
Fri, Jul 25, 10:55
F10733696: D2633.id6652.diff
Fri, Jul 25, 10:19
Unknown Object (File)
Mon, Jul 21, 00:48
Unknown Object (File)
Jun 23 2025, 06:45
Unknown Object (File)
Jun 23 2025, 02:24
Unknown Object (File)
Jun 22 2025, 19:21
Unknown Object (File)
Jun 22 2025, 12:43
Subscribers
None

Details

Summary

That allows to be coherent between the different states,
where sometimes 0ugw is used, sometimes ugw.

As a dubious benefit, we can also load SLS as YAML
directly through PyYAML and avoid the octal to integer
convert. Salt correctly parses those values.

Diff Detail

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

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Mar 26 2022, 13:55
This revision was automatically updated to reflect the committed changes.