Page MenuHomeDevCentral

Prune leading 0 from filemodes
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:51.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 16:52
Unknown Object (File)
Mon, Nov 11, 16:29
Unknown Object (File)
Mon, Nov 4, 15:25
Unknown Object (File)
Mon, Nov 4, 05:20
Unknown Object (File)
Thu, Oct 31, 13:57
Unknown Object (File)
Wed, Oct 30, 05:53
Unknown Object (File)
Tue, Oct 29, 00:04
Unknown Object (File)
Sun, Oct 20, 10:54
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.