lueschem / edi

Embedded development infrastructure.
https://www.get-edi.io
GNU Lesser General Public License v3.0
39 stars 12 forks source link

Do not enforce uid and gid for edi_create_distributable_image, edi_configure_target. #21

Closed lueschem closed 6 years ago

lueschem commented 6 years ago

Issue Type

Desired Behaviour

Within the development_user_facilities playbook edi should not enforce uid/gid if it is building a distributable image or if it configures a target system (edi target configure ...).

Actual Behaviour

edi enforces the uid/gid of the development user also for a distributable image. This will cause problems if another user also wants to add his user that might eventually have the same uid/gid.

lueschem commented 6 years ago

Closed some time ago: 903baf6e703356a7e73ffc27595e909977be664c