Signed-off-by: Michal Konecny mkonecny@redhat.com
Are last systemctl commands runnable without sudo ?
Otherwise looks good to me.
@copperi systemctl doesn't need to be run with sudo, it will ask for user you want to run it as. But you need to have the sudo permissions to be able to run it. But it's expected that restart of service could be only done by somebody with admin rights.
rebased onto 5a0d618289d95e39b90025e6b6ebd7013f6e5833
Removed Adding Fedora authorization provider as this will be done automatically by ansible playbook.
1 new commit added
Add info how to access admin page in mailman
rebased onto d035653f65ff01e4cedfd2f4c88f9aef4ee827b6
rebased onto d9ddcc9440f002e49fd7405d30b0fb6766384cf4
Add log locations
Add known error messages
This PR is no longer WIP as the mailman3 deployment is getting ready for production deployment.
Looks good to me. Is the NNTP thing still happening? Or was that only before it was disabled?
@kevin Unfortunately I couldn't find a way to disable it, setting it to 0 just throws error on mailman startup, so I just set it to default values.
Ah, ok... then this looks good to merge to me!
rebased onto e95876ffbcd8f6aeb2c9a5013eb68663b5c3e35e
Pull-Request has been merged by zlopez
Signed-off-by: Michal Konecny mkonecny@redhat.com