Skip to content

Commit 51aa5c6

Browse files
Revert "add ldap variable to autoscaling"
This reverts commit cd6fa44.
1 parent cd6fa44 commit 51aa5c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

autoscaling/variables.tpl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,5 @@ variable "nfs_source_path" { default = "${nfs_source_path}"}
7777
variable "nfs_options" { default = "${nfs_options}"}
7878

7979
variable "hyperthreading" { default = ${hyperthreading} }
80-
<<<<<<< HEAD
8180
variable "unsupported" { default = ${unsupported} }
8281
variable "image_ocid" { default = "ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa" }
83-
=======
84-
Variable “ldap” { default = “${ldap}” }
85-
>>>>>>> a90a58f (add ldap variable to autoscaling)

0 commit comments

Comments
 (0)