Advertisement
Guest User

Untitled

a guest
Feb 13th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. # vCenter plugin configuration
  2.  
  3. ### This is an example ####
  4.  
  5. #default:
  6. # uri: "https://vcenter-host/sdk"
  7. # username: "Administrator@VSPHERE.LOCAL"
  8. # password: "password"
  9.  
  10. ### Configure this section for your vcenter host ###
  11. ### If password remains un-configured you will be prompted to provide your vCenter password ###
  12.  
  13. default:
  14. uri: ""
  15. username: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement