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:
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- tripleo_overcloud_update_prepare
|
||||
- tripleo_overcloud_update_run
|
||||
|
||||
Reference in New Issue
Block a user