We have set up an PBS in an environment, that doesn't allow direct connections to the internet.
This makes it hard to use the subscriptions, because we can.
On the PVE nodes, we were able to solve this issue by using a proxy like:
But this doesn't work for
Can anyone help with that?
Btw, is there a pbs-user mailing list? Haven't found one so far.
This makes it hard to use the subscriptions, because we can.
On the PVE nodes, we were able to solve this issue by using a proxy like:
Bash:
https_proxy="[...]" pvesubscription set
Bash:
https_proxy="[...]" proxmox-backup-manager subscription set
Can anyone help with that?
Btw, is there a pbs-user mailing list? Haven't found one so far.