mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add more URL clarifications
This commit is contained in:
parent
6a18a62788
commit
a6476e0361
1 changed files with 9 additions and 0 deletions
|
@ -3,3 +3,12 @@
|
|||
# user: myuser
|
||||
# password: verybadpass
|
||||
# url: 'https://10.1.1.1:443'
|
||||
|
||||
# Note: Your URL may or may not look like any of the following, depending on how
|
||||
# your VMWare installation is configured:
|
||||
#
|
||||
# 10.1.1.1
|
||||
# 10.1.1.1:443
|
||||
# https://10.1.1.1:443
|
||||
# https://10.1.1.1:443/sdk
|
||||
# 10.1.1.1:443/sdk
|
||||
|
|
Loading…
Add table
Reference in a new issue