logserver: disable fedora_stats as it is not moved over yet

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-14 20:30:42 -07:00
parent 008570c739
commit 8ffeaeae52

View file

@ -62,10 +62,10 @@
roles:
- cloudstats
- role: nfs/client
mnt_dir: '/mnt/fedora_stats'
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
nfs_src_dir: 'fedora_stats'
# - role: nfs/client
# mnt_dir: '/mnt/fedora_stats'
# nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
# nfs_src_dir: 'fedora_stats'
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"