diff options
-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 |