Skip to content
Snippets Groups Projects
Commit 41df417f authored by Ryan Randles Jones's avatar Ryan Randles Jones
Browse files

Update vars.tf

parent c5a79324
No related branches found
No related tags found
1 merge request!18Variable update branch
......@@ -13,10 +13,6 @@ variable "public-network-name" {
variable "keypair-name" {
default = "os-gen-keypair"
}
variable "public-key" {
default = "${file("~/.ssh/id_rsa.pub")}"
}
variable "enable-dhcp" {
description = "whether dhcp in enabled. defualt is true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment