| commit | b6a5806f163b36847c41619339693b2f46e75847 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Tue Apr 02 16:49:19 2024 +0400 |
| committer | 'gio <'gio@v0.dodo.cloud'> | Wed Apr 03 05:56:55 2024 +0000 |
| tree | 82c03e2359c3c88f69567213aebd77e86a52fa9e | |
| parent | ee15ee2ff85bd1ac46d9c199f18ce25dd2086b2e [diff] [blame] |
gerrit: auto configure ssh keys Change-Id: I9c3091e4bb998fa6c846c3c60c2801c7daa45bcf
diff --git a/core/installer/app.go b/core/installer/app.go index 3656231..64c4078 100644 --- a/core/installer/app.go +++ b/core/installer/app.go
@@ -285,6 +285,11 @@ } } } + +#SSHKey: { + public: string + private: string +} ` type appConfig struct {