Closed danypr92 closed 5 years ago
In some projects, we don't need to mount a project folder.
With this change, we want to make optional the variables PROJECT_PATH and PROJECT_NAMEof thedevenv` configuration file.
PROJECT_PATH
of the
Checklist
[x] Set defaults project_uid and preject_gid.
project_uid
preject_gid
[x] Use the defaults to create user and group if the configuration vars are not set.
[x] Do the mount line conditional in the lxc configuration file.
In some projects, we don't need to mount a project folder.
With this change, we want to make optional the variables
PROJECT_PATH
and PROJECT_NAMEof the
devenv` configuration file.Checklist
[x] Set defaults
project_uid
andpreject_gid
.[x] Use the defaults to create user and group if the configuration vars are not set.
[x] Do the mount line conditional in the lxc configuration file.