saltyorg / Sandbox

Saltbox Sandbox
GNU General Public License v3.0
66 stars 92 forks source link

Update mqtt defaults/main.yml #256

Closed RaneyDazed closed 1 year ago

RaneyDazed commented 1 year ago

Updated defaults/main.yml, removed PUID and GUID as the container doesn't support it. Removed exposed ports from role. Added docker user mapping with uid:gid. Updated tasks/main.yml, removed chown task as its no longer needed with correct user mapping.