Switch registry to scaleway
This commit is contained in:
parent
9ee92797e1
commit
f8245550d0
7 changed files with 29 additions and 4 deletions
inventory/group_vars/all
|
@ -12,6 +12,10 @@ mailer:
|
|||
acme_dns:
|
||||
host: acme.serguzim.me
|
||||
|
||||
container_registry:
|
||||
public: "{{ opentofu.scaleway_registry_endpoint_public }}"
|
||||
private: "{{ opentofu.scaleway_registry_endpoint_private }}"
|
||||
|
||||
|
||||
services_path: /opt/services/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue