mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
logserver: disable fedora_stats as it is not moved over yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user