diff --git a/autoscaling/variables.tpl b/autoscaling/variables.tpl index 29c5bc69..5303f642 100755 --- a/autoscaling/variables.tpl +++ b/autoscaling/variables.tpl @@ -75,4 +75,5 @@ variable "nfs_source_IP" { default = "${nfs_source_IP}"} variable "nfs_source_path" { default = "${nfs_source_path}"} variable "nfs_options" { default = "${nfs_options}"} -variable "hyperthreading" { default = ${hyperthreading} } \ No newline at end of file +variable "hyperthreading" { default = ${hyperthreading} } +Variable “ldap” { default = “${ldap}” } \ No newline at end of file