forked from DGNum/colmena
7b69946d98
Depending on when keys are uploaded (`deployment.keys.<name>.uploadAt`): `pre-activation`: We set the ownerships in the uploader script opportunistically and continue if the user/group does not exist. Then, in the activation script, we set the ownerships of all pre-activation keys. `post-activation`: We set the ownerships in the uploader script and fail if the user/group does not exist. The ownerships will be correct regardless of which mode is in use. Fixes #23. Also a more complete solution to #10. |
||
---|---|---|
.. | ||
command | ||
nix | ||
cli.rs | ||
main.rs | ||
progress.rs | ||
util.rs |