diff --git a/munin.yml b/munin.yml index c04de27..215cfc5 100644 --- a/munin.yml +++ b/munin.yml @@ -1,4 +1,4 @@ -- hosts: all:!baybay-ponay.mateu.be +- hosts: all:!baybay-ponay.mateu.be:!muse-macbookair.lan roles: - munin-client diff --git a/production/hosts b/production/hosts index 51e74f8..c4fe672 100644 --- a/production/hosts +++ b/production/hosts @@ -17,6 +17,7 @@ borg_client edelgard.dmz.mateu.be [borg_client] +muse-macbookair.lan borg_backup_path="['/home', '/etc']" borg_backup_hour=21 borg_backup_minute=0 baybay-ponay.mateu.be borg_backup_path="['/home', '/etc']" borg_backup_excluded_path="['/home/.snapshots']" borg_backup_hour=19 borg_backup_minute=30 bt.dmz.mateu.be borg_backup_path="['/etc', '/var/lib/transmission-daemon']" web1.dmz.mateu.be @@ -88,3 +89,4 @@ munin.dmz.mateu.be [disabled_munin] baybay-ponay.mateu.be +muse-macbookair.lan diff --git a/roles/spamassassin/files/local.cf b/roles/spamassassin/files/local.cf index 7f5dec2..f7800b5 100644 --- a/roles/spamassassin/files/local.cf +++ b/roles/spamassassin/files/local.cf @@ -76,6 +76,7 @@ score LOCAL_BITCOIN 10.0 whitelist_from *@chichiclothing.com # Blacklist manuel +blacklist_from *@iornades.de blacklist_from *@bolonsiama.de blacklist_from *@nokolsy.de blacklist_from *@nasterms.nl diff --git a/smtprelay.yml b/smtprelay.yml index 23f3bbf..fb22e7b 100644 --- a/smtprelay.yml +++ b/smtprelay.yml @@ -1,3 +1,3 @@ -- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!mail.dmz.mateu.be +- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!mail.dmz.mateu.be:!muse-macbookair.lan roles: - smtprelay diff --git a/syslog.yml b/syslog.yml index 47f6c94..ca9e0b8 100644 --- a/syslog.yml +++ b/syslog.yml @@ -1,3 +1,3 @@ -- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be +- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-macbookair.lan roles: - rsyslog diff --git a/system.yml b/system.yml index c625f3d..cab6bd4 100644 --- a/system.yml +++ b/system.yml @@ -1,4 +1,4 @@ -- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be +- hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-macbookair.lan roles: - system - x509