commit | 322751ee083565bc2508981bb1a3948b7f386041 | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@newt.cz> | Thu Dec 15 16:22:02 2016 +0100 |
committer | Ales Komarek <ales.komarek@newt.cz> | Thu Dec 15 16:22:15 2016 +0100 |
tree | 59006895886eadf87b82a4b83b9355af5d2d36c6 | |
parent | 32fea9368ea193ac30a432322e5842c2cadbfcb8 [diff] [blame] |
Added glusterfs system
diff --git a/glusterfs/client/volume/salt.yml b/glusterfs/client/volume/salt.yml new file mode 100644 index 0000000..f94b316 --- /dev/null +++ b/glusterfs/client/volume/salt.yml
@@ -0,0 +1,8 @@ +parameters: + glusterfs: + client: + volumes: + saltmaster: + path: /etc/salt/pki/master + server: ${_param:cluster_node01_address} + opts: 'defaults'