Fix wrong metadata

Forgot to update these files when I copied the prepare role for the run.

Change-Id: I945a0964d5ff333936aea346cf3c05f031fbf66c
This commit is contained in:
Alex Schultz
2020-03-17 14:11:20 -06:00
parent 3cd841192e
commit 41553ffbea
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
galaxy_info:
author: OpenStack
description: TripleO Operator Role -- tripleo_overcloud_update_prepare
description: TripleO Operator Role -- tripleo_overcloud_update_run
company: Red Hat
license: Apache-2.0
min_ansible_version: 2.8

View File

@@ -1,4 +1,4 @@
---
- hosts: localhost
roles:
- tripleo_overcloud_update_prepare
- tripleo_overcloud_update_run