add Final Infrastructure Setup
This commit is contained in:
commit
7733dde658
174 changed files with 204949 additions and 0 deletions
11
infrastructure/ansible/vars/smtplog.yml
Normal file
11
infrastructure/ansible/vars/smtplog.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
|
||||
- smtplog_port: 2500
|
||||
- smtplog_service_file: /etc/systemd/system/smtplog.service
|
||||
- smtplog_logdir: /var/log/smtplog
|
||||
- smtplog_dir: /usr/local/bin
|
||||
- smtplog_maildir: /var/log/smtplog
|
||||
- smtpweb_port: 8025
|
||||
- smtpweb_service_file: /etc/systemd/system/smtpweb.service
|
||||
- smtpweb_logdir: /var/log/smtpweb
|
||||
# vim:ft=ansible
|
||||
Loading…
Add table
Add a link
Reference in a new issue