| commit | 19ed90263650048e8e98d95bfa0d6fe794750443 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias@one.verizon.com> | Fri Aug 11 22:49:24 2017 -0400 |
| committer | Carlos Frias <carlos.frias@one.verizon.com> | Fri Aug 11 22:49:24 2017 -0400 |
| tree | 655b0ca032fe44b59a215fdc591a95c25ebc32a7 | |
| parent | 110d0f93e3a577fc056f0a1432e42bf41b73f850 [diff] |
updated template
diff --git a/templates/silent-install.conf.j2 b/templates/silent-install.conf.j2 index af53807..ecca258 100644 --- a/templates/silent-install.conf.j2 +++ b/templates/silent-install.conf.j2
@@ -48,7 +48,7 @@ CASS_USERNAME={{ opdk_cass_username }} CASS_PASSWORD={{ opdk_cass_password }} -{% if opdk_version | version_compare('4.17.05', '>=') %} +{% if opdk_version | version_compare('4.17.01', '>') %} SMTPMAILFROM="{{ opdk_smtp_mail_from }}" {% endif %}