logserver: disable fedora_stats as it is not moved over yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
008570c739
commit
8ffeaeae52
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue