the webapp declare the command using _, puppet with -
Related to T4258
Differential D7849
webapp: fix the inbound email command name vsellier on May 18 2022, 2:11 PM. Authored by Tags None Subscribers None
Details
the webapp declare the command using _, puppet with - Related to T4258
diff origin/production/webapp.internal.staging.swh.network current/webapp.internal.staging.swh.network ******************************************* Mailalias[swhwebapp in /etc/postfix/swhwebapp/aliases] => parameters => recipient => - ["| django-admin process-inbound-email --settings=swh.web.settings.production"] + ["| django-admin process_inbound_email --settings=swh.web.settings.production"] ******************************************* *** End octocatalog-diff on webapp.internal.staging.swh.network
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org ******************************************* Mailalias[swhwebapp in /etc/postfix/swhwebapp/aliases] => parameters => recipient => - ["| django-admin process-inbound-email --settings=swh.web.settings.production"] + ["| django-admin process_inbound_email --settings=swh.web.settings.production"] ******************************************* *** End octocatalog-diff on moma.softwareheritage.org
Diff Detail
|