Skip to content

Commit

Permalink
fix changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinderReddyF5 committed Aug 8, 2022
1 parent bc5cc1e commit 5151d2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion templates/f5_onboard.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ extension_services:
- 169.254.169.253
myProvisioning:
class: Provision
asm: nominal
ltm: nominal
admin:
class: User
Expand Down
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,6 @@ variable "tags" {

variable "sleep_time" {
type = string
default = "600s"
default = "400s"
description = "The number of seconds/minutes of delay to build into creation of BIG-IP VMs; default is 250. BIG-IP requires a few minutes to complete the onboarding process and this value can be used to delay the processing of dependent Terraform resources."
}

0 comments on commit 5151d2a

Please sign in to comment.