We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
암호 초기화 메일을 보내는 기능에서 에러가 발생했습니다. 디버깅을 해보니 단순히 메일 서버가 설치되지 않아서 발생하는 에러였습니다.
ansible 설정을 봤는데 chicago.playbook에는 postfix 설치가 있지만 dev.playbook에는 없네요. 현재 Vagrantfile에서는 dev.playbook을 사용하는 것으로 되어 있고요.
의도한 것인지 버그인지 잘 모르겠지만 일단 이슈를 남깁니다. 감사합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
암호 초기화 메일을 보내는 기능에서 에러가 발생했습니다. 디버깅을 해보니 단순히 메일 서버가 설치되지 않아서 발생하는 에러였습니다.
ansible 설정을 봤는데 chicago.playbook에는 postfix 설치가 있지만 dev.playbook에는 없네요. 현재 Vagrantfile에서는 dev.playbook을 사용하는 것으로 되어 있고요.
의도한 것인지 버그인지 잘 모르겠지만 일단 이슈를 남깁니다. 감사합니다.
The text was updated successfully, but these errors were encountered: