On Tue, 07 Jun 2011 15:28:55 -0400, Leonid Flaks <[email protected]> wrote: > I am trying to configure build_reporting_email in /etc/cobbler/settings > so, that it would mail report to two persons. It works for the first one > only. I tried different syntax ; > [ '[email protected]','[email protected]' ] - did not work. > Using space or ';' would not even get daemon started as it is not YAML > format. > Of course, I can make a mail account and list recipients in aliases, but > there should be easier solution. > > Any ideas on how to configure it in settings?
build_reporting_email: - '[email protected]' - '[email protected]' -- Scott Henson Red Hat CIS Operator WVU Alum BSAE/BSME
pgpOhkAN3EI6D.pgp
Description: PGP signature
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
