mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2024-11-09 22:40:36 +00:00
Update install_wrapper with an additional option
This commit is contained in:
parent
9ec4f8dd3b
commit
5a2c4bbbd3
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user