/basic-server-formula

A SaltStack formula to set up the basic settings on a new server (no more maintained)

Primary LanguageSaltStackOtherNOASSERTION

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.