Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clintkitson/24889d39d80c055636204b20d8269e56 to your computer and use it in GitHub Desktop.
Save clintkitson/24889d39d80c055636204b20d8269e56 to your computer and use it in GitHub Desktop.
polly ex
polly:
store:
type: boltdb
endpoints: /tmp/boltdb
bucket: MyBoltDb_test
libstorage:
host: tcp://localhost:7981
profiles:
enabled: true
groups:
- local=127.0.0.1
server:
endpoints:
localhost:
address: tcp://localhost:7981
services:
mock:
libstorage:
driver: mock
mock2:
libstorage:
driver: mock
vfs:
libstorage:
driver: vfs
scaleio:
libstorage:
driver: scaleio
virtualbox:
libstorage:
driver: virtualbox
scaleio:
endpoint: https://192.168.50.12/api
insecure: true
userName: admin
password: Scaleio123
systemName: cluster1
protectionDomainName: pdomain
storagePoolName: pool1
virtualbox:
endpoint: http://10.0.2.2:18083
tls: false
volumePath: /Users/clintonkitson/VirtualBox Volumes
controllerName: SATAController
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment