- fix datadog logging for all hosts, except cubox-i
- fix jenkins reverse proxy errors
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
dest: /etc/fstab
|
||||
insertafter: EOF
|
||||
regexp: '^#?{{ item.value.host }}'
|
||||
line: '{{ item.value.host }} {{ item.value.mount }} glusterfs defaults,_netdev 0 0'
|
||||
line: '{{ item.value.host }} {{ item.value.mount }} glusterfs direct-io-mode=disable,defaults,_netdev 0 0'
|
||||
with_dict: gluster
|
||||
|
||||
Reference in New Issue
Block a user