Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Telekom MMS GmbH committed Feb 13, 2024
1 parent a811165 commit 4742056
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/icinga_deploy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Trigger a deployment to Icinga2 through the director API.
Parameters
----------

timeout (optional, int, 2)
Default timeout to wait for deployment to finish in seconds.


url (True, str, None)
HTTP, HTTPS, or FTP URL in the form (http|https|ftp)://[user[:pass]]@host.domain[:port]/path

Expand Down Expand Up @@ -100,6 +104,7 @@ Examples
url: "{{ icinga_url }}"
url_username: "{{ icinga_user }}"
url_password: "{{ icinga_pass }}"
timeout: 5



Expand Down

0 comments on commit 4742056

Please sign in to comment.