vmware-archive / salt-pack

Salt Package Builder
Apache License 2.0
55 stars 23 forks source link

Need to restore ability to perform non-root builds for rpm packages #545

Closed dmurphy18 closed 6 years ago

dmurphy18 commented 6 years ago

Lost ability to build and sign as non-root user with Nitrogen release, as Nitrogen fixed an issue where using salt with runas functions correctly as runas supplied. Previously some commands ran as 'root' user even if runas was supplied and a non-root user, for example: builder.

On Amazon Linux 1, mock rejects being used if 'root' user, limiting minion to Salt 2016.11.9 whihc is now in CVE support only.