mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 17:52:17 +00:00
rename mainnet hosts to match stable branch
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
37c1c62a5d
commit
8920b57c34
@ -1,7 +1,7 @@
|
|||||||
module "nimbus_nodes_mainnet_master_small" {
|
module "nimbus_nodes_mainnet_stable_small" {
|
||||||
source = "github.com/status-im/infra-tf-amazon-web-services"
|
source = "github.com/status-im/infra-tf-amazon-web-services"
|
||||||
|
|
||||||
name = "master-small"
|
name = "stable-small"
|
||||||
env = "nimbus"
|
env = "nimbus"
|
||||||
stage = "mainnet"
|
stage = "mainnet"
|
||||||
group = "nimbus-mainnet-small"
|
group = "nimbus-mainnet-small"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user