Page MenuHomeDevCentral

Create /opt directory everywhere
ClosedPublic

Authored by yousra on Apr 22 2026, 10:42.
Tags
None
Referenced Files
F31628702: D4089.id.diff
Wed, Jun 3, 13:49
F31566910: D4089.id.diff
Wed, Jun 3, 00:58
F31563584: D4089.id10703.diff
Tue, Jun 2, 23:55
F31557793: D4089.id10703.diff
Tue, Jun 2, 22:04
Unknown Object (File)
Tue, Jun 2, 19:05
Unknown Object (File)
Mon, Jun 1, 12:31
Unknown Object (File)
Mon, Jun 1, 04:53
Unknown Object (File)
Sun, May 31, 10:14

Details

Summary

[ Duplication of the Salt state ID /opt ]

When applying salt 'ysul' state.apply roles/devserver, an error was identified: the Salt state ID /opt was defined twice, in:

  • roles/devserver/userland-software/init.sls
  • roles/shellserver/userland-software/base.sls

Since /opt is a common system directory, the clean fix is to define it only once in roles/core/userland-software/init.sls, and
remove the duplication on /devserver and /shellserver.

Ref T2315

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Skipped
Unit
No Test Coverage
Branch
devserver-ysul
Build Status
Buildable 6662
Build 6950: arc lint + arc unit

Event Timeline

yousra requested review of this revision.Apr 22 2026, 10:42
yousra created this revision.
This revision is now accepted and ready to land.Apr 22 2026, 10:47
dereckson retitled this revision from Duplication of the Salt state ID /opt to Create /opt directory everywhere.Apr 22 2026, 10:47
dereckson edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.