Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ColeHiggins2 committed Jan 6, 2025
1 parent 4836779 commit d8340b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions robottelo/hosts.py
Original file line number Diff line number Diff line change
Expand Up @@ -1160,8 +1160,7 @@ def unregister_insights(self):
raise ContentHostError('Failed to unregister client from Insights through Satellite')

def set_infrastructure_type(self, infrastructure_type='physical'):
"""Force host to appear as bare-metal orbroker virtual machine in
subscription-manager fact.
"""Force host to appear as bare-metal or virtual machine in subscription-manager fact.
:param str infrastructure_type: One of 'physical', 'virtual'
"""
Expand Down

0 comments on commit d8340b8

Please sign in to comment.