Skip to content

Commit

Permalink
Fix ovirt source
Browse files Browse the repository at this point in the history
fixes #11056
  • Loading branch information
sll552 committed Sep 22, 2022
1 parent 4072b27 commit c066ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awx/main/models/inventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -1490,6 +1490,7 @@ class rhv(PluginFileInjector):
collection = 'ovirt'
downstream_namespace = 'redhat'
downstream_collection = 'rhv'
use_fqcn = True


class satellite6(PluginFileInjector):
Expand Down

0 comments on commit c066ffa

Please sign in to comment.