diff --git a/cosmopda.yaml b/cosmopda.yaml index 62fbf4b..460786f 100644 --- a/cosmopda.yaml +++ b/cosmopda.yaml @@ -102,6 +102,10 @@ actions: fs: ext4 fsname: "gemian" + - action: run + description: Allow jenkins user to access file + command: chown jenkins.jenkins {{ $image }} + - action: filesystem-deploy setup-fstab: false setup-kernel-cmdline: false