Skip to content

SNICScienceCloud/network-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Network test

A Terraform setup to test network on the Uppmax region.

export TF_VAR_cluster_prefix="nettest"
export TF_VAR_ssh_key="~/.ssh/id_rsa"
export TF_VAR_ssh_key_pub="~/.ssh/id_rsa.pub"
export TF_VAR_node_count="30"
export TF_VAR_command="echo alive"
terraform init
terraform apply

Releases

No releases published

Packages

No packages published

Languages