mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
Remove SSH functionality to Proxmox
This commit is contained in:
parent
c809d70c68
commit
8d4a7d52a9
8 changed files with 1 additions and 58 deletions
|
@ -26,9 +26,6 @@ PROXSTAR_PROXMOX_USER=api@pve
|
|||
PROXSTAR_PROXMOX_PASS= # Password for proxstar user
|
||||
PROXSTAR_PROXMOX_ISO_STORAGE=nfs-iso
|
||||
PROXSTAR_PROXMOX_VM_STORAGE=ceph
|
||||
PROXSTAR_PROXMOX_SSH_USER=root
|
||||
PROXSTAR_PROXMOX_SSH_KEY="" # Ask an RTP. This is gonna look like a certificate.
|
||||
PROXSTAR_PROXMOX_SSH_KEY_PASS= # Password for above certificate
|
||||
|
||||
# STARRS
|
||||
PROXSTAR_STARRS_DB_HOST=proxstar-postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue