Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
14
vendor/k8s.io/kubernetes/test/images/volumes-tester/gluster/glusterd.vol
generated
vendored
Normal file
14
vendor/k8s.io/kubernetes/test/images/volumes-tester/gluster/glusterd.vol
generated
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# This is default glusterd.vol (incl. commented out base-port),
|
||||
# with added "rpc-auth-allow-insecure on" to allow connection
|
||||
# from non-privileged ports.
|
||||
|
||||
volume management
|
||||
type mgmt/glusterd
|
||||
option working-directory /var/lib/glusterd
|
||||
option transport-type socket,rdma
|
||||
option transport.socket.keepalive-time 10
|
||||
option transport.socket.keepalive-interval 2
|
||||
option transport.socket.read-fail-log off
|
||||
# option base-port 49152
|
||||
option rpc-auth-allow-insecure on
|
||||
end-volume
|
||||
Loading…
Add table
Add a link
Reference in a new issue