Give the BSCs somewhere to route mail

This commit is contained in:
root 2016-10-14 12:55:33 +00:00
parent 3a11e4c58b
commit 5b56a60832

View file

@ -314,4 +314,8 @@ class rhizo_base {
source => 'puppet:///modules/rhizo_base/etc/cron.d/rhizomatica',
}
host { 'mail':
ip => '10.23.0.11',
}
}