Page MenuHomeDevCentral

Create /opt directory everywhere
ClosedPublic

Authored by yousra on Wed, Apr 22, 10:42.
Tags
None
Referenced Files
F26641778: D4089.diff
Fri, Apr 24, 11:53
F26627673: D4089.id10701.diff
Fri, Apr 24, 09:03
F26627298: D4089.id10703.diff
Fri, Apr 24, 09:00
Unknown Object (File)
Wed, Apr 22, 22:53
Unknown Object (File)
Wed, Apr 22, 18:57
Unknown Object (File)
Wed, Apr 22, 15:48
Unknown Object (File)
Wed, Apr 22, 13:56

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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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