dd
This commit is contained in:
parent
e252c98714
commit
d227b0ab69
2 changed files with 1 additions and 10 deletions
|
@ -248,15 +248,6 @@ munin_node_plugins:
|
|||
env.config_dir /etc/fail2ban
|
||||
user root
|
||||
|
||||
### mgrote_sync (für pbs + pve)
|
||||
rsync_mirror_user_group: "{{ rsync_mirror_user }}"
|
||||
rsync_mirror_user: rsync_mirror
|
||||
rsync_mirror_bw_limit: "4m" # 4 Megabytes
|
||||
rsync_mirror_timer: '*-*-* 0/8:5:0' # alle 8 h
|
||||
|
||||
rsync_mirror_private_key: "{{ lookup('viczem.keepass.keepass', 'rsync_mirror_private_key', 'notes') }}"
|
||||
rsync_mirror_public_key: "{{ lookup('viczem.keepass.keepass', 'rsync_mirror_public_key', 'notes') }}"
|
||||
|
||||
# Ansible Variablen
|
||||
### User
|
||||
ansible_user: "ansible-user"
|
||||
|
|
|
@ -26,7 +26,7 @@ smb_shares:
|
|||
path: '/backup/pve5/archiv'
|
||||
users_ro: 'michaelgrote'
|
||||
users_rw: 'win3'
|
||||
- name: 'musik'
|
||||
- name: 'music'
|
||||
path: '/backup/pve5/music'
|
||||
users_ro: 'michaelgrote'
|
||||
users_rw: 'win3'
|
||||
|
|
Loading…
Add table
Reference in a new issue