hashicorp/nomad-pack-community-registry

jenkins pack fails to run chown tasks on systems to blacklist root user

Closed this issue · 4 comments

the jenkins pack tries to run the chown task as root, which is a user that is on the default deny list. This should be documented or reworked imho.

@attachmentgenie I completely agree and had not noticed it is using the exec driver. Ideally we would use Docker as a standard.

@jrasell PR inbound ;-)

:nomad-chef-kiss:

the chown task was rewritten and accepted in #80