mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add documentation for agent_get_ip
This commit is contained in:
parent
a5679caf65
commit
31b5d6f66a
1 changed files with 3 additions and 0 deletions
|
@ -245,6 +245,9 @@ QEMU profile file (for a clone):
|
|||
# Workaround https://github.com/saltstack/salt/issues/27821
|
||||
size: ''
|
||||
|
||||
# Enable the use of a Qemu agent on VM to retrieve the IP-address from.
|
||||
agent_get_ip: True
|
||||
|
||||
More information can be found on Proxmox API under the 'POST' method of /nodes/{node}/qemu/{vmid}/clone
|
||||
|
||||
.. note::
|
||||
|
|
Loading…
Add table
Reference in a new issue