On 9/3/19 9:54 AM, Stephen John Smoogen wrote:
> [smooge@batcave01 ansible (master)]$ git diff
> diff --git a/roles/base/tasks/postfix.yml b/roles/base/tasks/postfix.yml
> index e6c93a9..ca08132 100644
> --- a/roles/base/tasks/postfix.yml
> +++ b/roles/base/tasks/postfix.yml
> @@ -68,7 +68,7 @@
>
> - name: install /etc/pki/tls/certs/gateway.crt
> copy:
> - src="{{private}}/files/smtpd/gateway.complete.crt"
> + src="{{private}}/files/smtpd/gateway.complete.20190901.crt"
> dest=/etc/pki/tls/certs/gateway.crt
> owner=root
> group=root
> @@ -81,7 +81,7 @@
>
> - name: Copy gateway.key
> copy:
> - src="{{private}}/files/smtpd/gateway.key"
> + src="{{private}}/files/smtpd/gateway.20190901.key"
> dest=/etc/pki/tls/private/
> owner=root
> group=postfix+1 from me. kevin
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
