Page MenuHomeDevCentral

Prune leading 0 from filemodes
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:51.
Tags
None
Referenced Files
F7535447: D2633.id6651.diff
Mon, Apr 28, 09:04
Unknown Object (File)
Thu, Apr 24, 09:53
Unknown Object (File)
Mon, Apr 21, 20:27
Unknown Object (File)
Sat, Apr 19, 18:27
Unknown Object (File)
Sat, Apr 19, 11:14
Unknown Object (File)
Sat, Apr 19, 08:18
Unknown Object (File)
Fri, Apr 18, 20:15
Unknown Object (File)
Fri, Apr 18, 07:19
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.