Add email service #526

Merged
raucao merged 30 commits from feature/email into master 2024-01-10 12:09:22 +00:00
Showing only changes of commit 456ec7a5fa - Show all commits

View File

@@ -3,15 +3,15 @@
"chef_environment": "production", "chef_environment": "production",
"normal": { "normal": {
"knife_zero": { "knife_zero": {
"host": "10.1.1.141" "host": "10.1.1.95"
} }
}, },
"automatic": { "automatic": {
"fqdn": "mail.kosmos.org", "fqdn": "mail.kosmos.org",
"os": "linux", "os": "linux",
"os_version": "5.15.0-1045-kvm", "os_version": "5.15.0-1048-kvm",
"hostname": "mail", "hostname": "mail",
"ipaddress": "192.168.122.127", "ipaddress": "192.168.122.131",
"roles": [ "roles": [
"base", "base",
"kvm_guest", "kvm_guest",