Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Latest commit

 

History

History
58 lines (36 loc) · 1.21 KB

README.rst

File metadata and controls

58 lines (36 loc) · 1.21 KB

basic-server-formula

A SaltStack formula to set up the basic settings on a new server.

This project is no more maintained.

NOTE

See the full Salt Formulas installation and usage instructions.

Available states

Runs all the states of this formula.

Creates an admin user.

Sets up a basic firewall configuration.

Sets up an hardened GRUB configuration.

Sets up the message of the day.

Ensures that only the members of the admin group (GID 0) are allowed to use the command 'su'.

Sets up an hardened policy for user passwords.

Ensures that the kernel is well configured in order to improve its security and optimize its performances.