diff options
author | Franck Cuny <franck@fcuny.net> | 2022-06-04 18:11:24 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-06-04 18:14:27 -0700 |
commit | bda6e88cfffd40255a1fa2aaf5eeeaf32060a328 (patch) | |
tree | 2ba4eaba984da1c9d0be5f756e154bafa8b17f0e /users | |
parent | fix(secrets): set the owner for buildkite agent secrets (diff) | |
download | world-bda6e88cfffd40255a1fa2aaf5eeeaf32060a328.tar.gz |
fix(secrets): pass group and mode to agenix
It took me a while to understand why the group and mode were not set correctly for the buildkite agent secrets. This module is an abstraction on top of agenix to modify the filename and ensure that the owner of the file is actually defined in the configuration. This was not passing the group and mode to agenix, which is why these values were never set. This change modify the library to check that the group exists (as we do for the user), and pass the mode down. Change-Id: I7f8545868986110ad92fa63ef8efe4cd3bbd9b0f Reviewed-on: https://cl.fcuny.net/c/world/+/282 Reviewed-by: Franck Cuny <franck@fcuny.net>
Diffstat (limited to 'users')
0 files changed, 0 insertions, 0 deletions