Skip to content

Commit

Permalink
Merge pull request #207 from AmeyShikerkar/release-4.5
Browse files Browse the repository at this point in the history
release-4.5 use increase health check timeout for upgrade tag
  • Loading branch information
ltccci committed May 20, 2021
2 parents bd4ce38 + 348db99 commit a768662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ variable "install_playbook_repo" {
variable "install_playbook_tag" {
description = "Set the branch/tag name or commit# for using ocp4-playbooks repo"
# Checkout level for https://github.com/ocp-power-automation/ocp4-playbooks which is used for running ocp4 installations steps
default = "c74d73292328cb863ee337d6daa483c1a34a38d7"
default = "15d226e52b0bae11943e3127206dd454891032c8"
}

variable "ansible_extra_options" {
Expand Down

0 comments on commit a768662

Please sign in to comment.