commit | 9a5f562e02486f46cd88e4c275bdb52cdae5d331 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Dec 15 16:28:51 2016 +0100 |
committer | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Dec 15 16:28:51 2016 +0100 |
tree | d6e38c54bc25ca1c136629b457e9f7272c351ba8 | |
parent | 322751ee083565bc2508981bb1a3948b7f386041 [diff] [blame] |
add keystone and glance glusterfs client
diff --git a/glusterfs/client/volume/keystone.yml b/glusterfs/client/volume/keystone.yml new file mode 100644 index 0000000..1ebd908 --- /dev/null +++ b/glusterfs/client/volume/keystone.yml
@@ -0,0 +1,9 @@ +parameters: + glusterfs: + client: + volumes: + keystone-keys: + path: /var/lib/keystone/fernet-keys + server: ${_param:glusterfs_service_host} + user: keystone + group: keystone \ No newline at end of file