Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
remove version lock from the engine
Browse files Browse the repository at this point in the history
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1827135
Signed-off-by: Evgeny Slutsky <eslutsky@redhat.com>
  • Loading branch information
eslutsky committed Apr 30, 2020
1 parent 7a4215f commit fb5a0a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/restore_backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,6 @@
with_items:
- "OVESETUP_PKI/renew=bool:{{ he_pki_renew_on_restore }}"
- "QUESTION/1/OVESETUP_SKIP_RENEW_PKI_CONFIRM=str:yes"
- name: clear version lock from the engine
shell: >-
yum versionlock clear

0 comments on commit fb5a0a8

Please sign in to comment.