mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Add clarification to cloud profile doc about host
This commit is contained in:
parent
a715803c92
commit
bc371c55cd
@ -67,6 +67,9 @@ Set up an initial profile at ``/etc/salt/cloud.profiles`` or
|
||||
provider: my-proxmox-config
|
||||
image: local:vztmpl/ubuntu-12.04-standard_12.04-1_amd64.tar.gz
|
||||
technology: openvz
|
||||
|
||||
# host needs to be set to the configured name of the proxmox host
|
||||
# and not the ip address or FQDN of the server
|
||||
host: myvmhost
|
||||
ip_address: 192.168.100.155
|
||||
password: topsecret
|
||||
|
Loading…
Reference in New Issue
Block a user