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

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

License

Notifications You must be signed in to change notification settings

SkypLabs/basic-server-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.