diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-02-22 23:46:07 +0100 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-02-22 23:46:07 +0100 |
commit | 657b594b15c9799672b182ae3f96de69c8669647 (patch) | |
tree | 8480fc2b59b699265780865b24538a44fa183d9d /modules/catdap/templates | |
parent | 585f017dc7f95650dba3477a3d7d7fa4c9e397d9 (diff) | |
download | puppet-657b594b15c9799672b182ae3f96de69c8669647.tar puppet-657b594b15c9799672b182ae3f96de69c8669647.tar.gz puppet-657b594b15c9799672b182ae3f96de69c8669647.tar.bz2 puppet-657b594b15c9799672b182ae3f96de69c8669647.tar.xz puppet-657b594b15c9799672b182ae3f96de69c8669647.zip |
Adapt to changes in catdap trunk
Diffstat (limited to 'modules/catdap/templates')
-rw-r--r-- | modules/catdap/templates/catdap_local.yml | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/modules/catdap/templates/catdap_local.yml b/modules/catdap/templates/catdap_local.yml index f4dd8f5c..0707ed60 100644 --- a/modules/catdap/templates/catdap_local.yml +++ b/modules/catdap/templates/catdap_local.yml @@ -52,28 +52,7 @@ register: - secretary - security - login_username_blacklist: - - apache - - mirror - - bcd - - iurt - - schedbot - - signbot - - postmaster - - hostmaster - - abuse - - noc - - security - - listmaster - - MAILER-DAEMON - - webmaster - - www - - treasurer - - president - - secretary - - security - - login_domain_blacklist: + email_domain_blacklist: - armyspy.com - codehot.co.uk - dayrep.com |