mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32:46 +01:00
idh setup changes
This commit is contained in:
@@ -1311,18 +1311,6 @@ import_registry_docker() {
|
||||
|
||||
idh_pillar() {
|
||||
touch $adv_idh_pillar_file
|
||||
title "Create the IDH Pillar"
|
||||
printf '%s\n'\
|
||||
"idh:"\
|
||||
" listen_on_mgnt_int: True"\
|
||||
" services:"\
|
||||
" - HTTP"\
|
||||
" - FTP"\
|
||||
" - MYSQL"\
|
||||
" - MSSQL"\
|
||||
" - VNC"\
|
||||
" - SSH" > "$idh_pillar_file"
|
||||
|
||||
}
|
||||
|
||||
logstash_pillar() {
|
||||
|
||||
Reference in New Issue
Block a user