add underscores

This commit is contained in:
Ruben Blanco 2024-02-20 17:39:18 +01:00
parent beb3815dfa
commit 1c5383d044
1 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
--- ---
### ROOT-USER ############################################################### ### ROOT-USER ###############################################################
#root-user_enabled: True #root_user_enabled: True
root_user_enabled: False root_user_enabled: False
############################################################################# #############################################################################
@ -42,12 +42,12 @@ packages_enabled: False
############################################################################# #############################################################################
### RELAY HOST SMTP ######################################################### ### RELAY HOST SMTP #########################################################
#relay-host_enabled: True #relay_host_enabled: True
relay_host_enabled: False relay_host_enabled: False
############################################################################# #############################################################################
### CENTRALIZED AUTH ######################################################## ### CENTRALIZED AUTH ########################################################
#centralized-auth_enabled: True #centralized_auth_enabled: True
centralized_auth_enabled: False centralized_auth_enabled: False
############################################################################# #############################################################################
@ -57,12 +57,12 @@ sudoers_enabled: False
############################################################################# #############################################################################
### SECURE GRUB ############################################################# ### SECURE GRUB #############################################################
#secure-grub_enabled: True #secure_grub_enabled: True
secure_grub_enabled: False secure_grub_enabled: False
############################################################################# #############################################################################
### VIM OPTIONS ############################################################# ### VIM OPTIONS #############################################################
#vim-options_enabled: True #vim_options_enabled: True
vim_options_enabled: False vim_options_enabled: False
############################################################################# #############################################################################
@ -72,7 +72,7 @@ motd_enabled: False
############################################################################# #############################################################################
### HOT PLUG ################################################################ ### HOT PLUG ################################################################
#hot-plug_enabled: True #hot_plug_enabled: True
hot_plug_enabled: False hot_plug_enabled: False
############################################################################# #############################################################################
@ -87,7 +87,7 @@ tzdata_enabled: False
############################################################################# #############################################################################
### REPO VN ################################################################# ### REPO VN #################################################################
#repo-vn_enabled: True #repo_vn_enabled: True
repo_vn_enabled: False repo_vn_enabled: False
############################################################################# #############################################################################
@ -108,12 +108,12 @@ fail2ban_jails:
############################################################################# #############################################################################
### NAGIOS NRPE ############################################################# ### NAGIOS NRPE #############################################################
#nagios-nrpe_enabled: True #nagios_nrpe_enabled: True
nagios_nrpe_enabled: False nagios_nrpe_enabled: False
############################################################################# #############################################################################
### SERVER TYPE ############################################################# ### SERVER TYPE #############################################################
#server-type_enabled: True #server_type_enabled: True
server_type_enabled: False server_type_enabled: False
############################################################################# #############################################################################
@ -123,7 +123,7 @@ ntp_enabled: False
############################################################################# #############################################################################
### AUTOFS HOMES ############################################################ ### AUTOFS HOMES ############################################################
#autofs-homes_enabled: True #autofs_homes_enabled: True
autofs_homes_enabled: False autofs_homes_enabled: False
############################################################################# #############################################################################