requirements: update to fix Hetzner data volumes

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-10-13 20:22:45 +02:00
parent 7aa5d2d420
commit f10eab7ed7
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 7 additions and 2 deletions

View File

@ -16,7 +16,7 @@
- name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: 2468bfb373dd071a7ab7a068cdcc59472fd76a05
version: 48f2a4aaa455c852b06203dc7e0e3624c3902e92
scm: git
- name: infra-role-bootstrap-windows
@ -26,7 +26,7 @@
- name: infra-role-bootstrap-macos
src: git@github.com:status-im/infra-role-bootstrap-macos.git
version: 349f4332052ec93dc5811a793711bc3202ec860b
version: 52273416423f8c8e99e9666565150f34d952577d
scm: git
- name: infra-role-wireguard

View File

@ -1,3 +1,8 @@
/* Hetzner AX41-NVMe
* AMD Ryzen 5 3600 Hexa-Core
* 64 GB DDR4 RAM
* 2 x 512 GB NVMe SSD
* 1 x 2 TB NVMe SSD */
module "nimbus_eth1_node_hetzner" {
source = "./modules/dummy-module"