mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-09 05:59:29 +00:00
Update install_wrapper with an additional option
This commit is contained in:
@@ -61,6 +61,9 @@ send "{{ smtp_authentication }}\r"
|
||||
expect -re {[\r\n]+Openssl verify mode:}
|
||||
send "{{ smtp_openssl_verify_mode }}\r"
|
||||
|
||||
expect -re {[\r\n]+Enable tls}
|
||||
send "Y\r"
|
||||
|
||||
expect -re {[\r\n]+Enable starttls}
|
||||
send "Y\r"
|
||||
|
||||
|
Reference in New Issue
Block a user