diff options
author | gingapard <[email protected]> | 2025-05-24 23:16:27 +0200 |
---|---|---|
committer | gingapard <[email protected]> | 2025-05-24 23:16:27 +0200 |
commit | 996320e8edc0fbbc095e7997daf5001eda9ba31d (patch) | |
tree | 43d7ea01aef741f6c22716e2e19e3db9ccab83ea | |
parent | eb7ec3b0d5d96fe689fc2056bfd82e3608e04e17 (diff) |
Added www-data
-rw-r--r-- | conf/gitolite.conf | 2 | ||||
-rw-r--r-- | keydir/www-data.pub | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 872e268..54f2ee7 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -1,5 +1,5 @@ repo gitolite-admin - RW+ = gingapard + RW+ = gingapard www-data repo testing RW+ = @all diff --git a/keydir/www-data.pub b/keydir/www-data.pub new file mode 100644 index 0000000..5e8327a --- /dev/null +++ b/keydir/www-data.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOWUKHFLR/Ym4J6feCHti4kPzxx71ZwGDNEwPNzfhkBf www-data@vmi2588101 |