ansible/roles/base
Timo Makinen d89cfb70b7 base: Use trailing slash for OpenBSD install tree
This saves one redirect and fixes connection issue with current master
fsol-gw.
2021-05-17 15:32:36 +00:00
..
tasks base: Use trailing slash for OpenBSD install tree 2021-05-17 15:32:36 +00:00
README.md base: Add munin-node and update policy 2021-03-19 00:17:46 +00:00

Ansible Role: base

This role is applied to all hosts.

Basic service

This role will install and configure following base services using operating system default software:

  • mail sending to local (foo.sh) addresses using smtps port
  • system logging to remote host
  • ssh server (tighten crypto settings)

These services must not have any depencies outside of operating system's base packages.

Secondary services

Following secondary services that are not required for production capability are installed:

  • munin-node for monitoring system usage