This repository has been archived on 2020-12-09. You can view files and clone it, but cannot push or open issues or pull requests.
2017-08-01 11:08:16 +02:00
|
|
|
---
|
|
|
|
# defaults file for pkg_utils
|
|
|
|
|
|
|
|
# packages
|
|
|
|
pkg_utils_new_state: 'installed'
|
|
|
|
|
2017-08-01 11:26:14 +02:00
|
|
|
pkg_utils_old_manage: true
|
2017-08-01 14:12:34 +02:00
|
|
|
pkg_utils_old_state: 'absent'
|
2017-08-01 11:42:43 +02:00
|
|
|
|
|
|
|
# configuration
|
2017-08-01 14:12:34 +02:00
|
|
|
|
|
|
|
pkg_utils_default_editor_manage: true
|
|
|
|
pkg_utils_default_editor_name: 'vim.nox'
|
|
|
|
pkg_utils_default_editor_path: '/usr/bin/vim.nox'
|
|
|
|
|
2017-08-01 11:42:43 +02:00
|
|
|
pkg_utils_updatedb_conf_path: '/etc/updatedb.conf'
|
|
|
|
pkg_utils_updatedb_conf_tpl: 'etc/updatedb.conf.j2'
|
|
|
|
pkg_utils_updatedb_prune_bind_mounts: true
|
|
|
|
pkg_utils_updatedb_prunenames:
|
|
|
|
- .bzr
|
|
|
|
- .git
|
|
|
|
- .hg
|
|
|
|
- .svn
|
|
|
|
pkg_utils_updatedb_prunepaths:
|
|
|
|
- /media
|
|
|
|
- /mnt
|
|
|
|
- /tmp
|
|
|
|
- /var/lib/ceph
|
|
|
|
- /var/spool
|
|
|
|
pkg_utils_updatedb_prunefs:
|
|
|
|
- afs
|
|
|
|
- autofs
|
|
|
|
- binfmt_misc
|
|
|
|
- ceph
|
|
|
|
- cifs
|
|
|
|
- coda
|
|
|
|
- curlftpfs
|
|
|
|
- devfs
|
|
|
|
- devpts
|
|
|
|
- devtmpfs
|
|
|
|
- ecryptfs
|
|
|
|
- fuse.glusterfs
|
|
|
|
- fuse.sshfs
|
|
|
|
- fusesmb
|
|
|
|
- iso9660
|
|
|
|
- lustre
|
|
|
|
- lustre_lite
|
|
|
|
- mfs
|
|
|
|
- ncpfs
|
|
|
|
- NFS
|
|
|
|
- nfs
|
|
|
|
- nfs4
|
|
|
|
- proc
|
|
|
|
- rpc_pipefs
|
|
|
|
- shfs
|
|
|
|
- smbfs
|
|
|
|
- sysfs
|
|
|
|
- ftpfs
|
|
|
|
- tmpfs
|
|
|
|
- udf
|
|
|
|
- usbfs
|