HomeDevCentral

Create /opt directory everywhere

Description

Create /opt directory everywhere

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

Reviewers: dereckson, Duranzed

Reviewed By: dereckson

Subscribers: Duranzed, dereckson

Maniphest Tasks: T2315

Differential Revision: https://devcentral.nasqueron.org/D4089

Details

Provenance
yousraAuthored on Wed, Apr 22, 11:32
yousraPushed on Wed, Apr 22, 11:33
Reviewer
dereckson
Differential Revision
D4089: Create /opt directory everywhere
Parents
rOPSe20054954963: Remove ZFS pool entry for ysul from pillar
Branches
Unknown
Tags
Unknown
References
HEAD -> main
Tasks
T2315: Reprovision Ysul