Sha256: 36a26a3c88c39ffda43cb9747e8516df9cc849d191feff70aba91fa73ddcc24a
Contents?: true
Size: 529 Bytes
Versions: 1
Compression:
Stored size: 529 Bytes
Contents
# Copy this file to config.yml and edit the settings below. # This should work out of the box for vagrant provisioned boxes. ## Kerberos # auth_type: kerberos # realm: "your.realm" # endpoint: "http://<yourserver>:5985/wsman" # If you are running this in a vagrant provisioned box using NAT, # this will be the forwarded WinRM HTTP port to your VM. # If you are running this on the VM, the default HTTP port is 5985. # See README.md#Troubleshooting. endpoint: "http://localhost:55985/wsman" user: vagrant password: vagrant
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
winrm-2.1.0 | tests/integration/config-example.yml |