Skip to content
Snippets Groups Projects
Commit b98ba380 authored by CipherChen0's avatar CipherChen0
Browse files

terraform

parent d767d13e
No related branches found
No related tags found
No related merge requests found
variable "flavor" { default = "m1.large" } variable "flavor" { default = "m1.large" }
variable "image" { default = "Rocky Linux 9 20220830" } variable "image" { default = "Rocky Linux 9 20220830" }
variable "name1" { default = "JenkinsServer" } variable "name1" { default = "lc" }
variable "keypair" { default = "lc" } # you may need to change this,original=openstack_keypair variable "keypair" { default = "lc" } # you may need to change this,original=openstack_keypair
variable "network" { default = "lc" } # you need to change this variable "network" { default = "lc" } # you need to change this
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment