Skip to content

Commit

Permalink
metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamsg199 committed Mar 2, 2023
1 parent 33f8b7e commit eaab356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nailgun/entities.py
Original file line number Diff line number Diff line change
Expand Up @@ -4414,7 +4414,7 @@ def read_template(self, synchronous=True, timeout=None, **kwargs):
"""Fetches and reads the provisioning template for given host
Here is an example of how to use this method::
host.preview_template(data={'template_kind': 'iPXE'})
host.read_template(data={'template_kind': 'iPXE'})
Constructs path:
api/hosts/:id/template/:kind
Expand Down

0 comments on commit eaab356

Please sign in to comment.