configuration changes
This commit is contained in:
@@ -33,7 +33,7 @@ export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
|
||||
|
||||
# Check MK
|
||||
export MK_VERSION="2.2.0p21-1"
|
||||
export MK_URL="https://nagios.geoffray-levasseur.org/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||
export MK_URL="http://192.168.1.201/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
|
||||
export MK_SERVER_IP="192.168.1.201"
|
||||
|
||||
# Samba
|
||||
|
||||
@@ -12,7 +12,7 @@ export PKGS_BASE="debconf-utils debhelper deborphan ethtool cpufrequtils \
|
||||
mailutils htop lsof ltrace strace bash-completion host dnsutils \
|
||||
sysstat ifstat iftop iotop mtr-tiny tcpdump mc pbzip2 pigz \
|
||||
xz-utils zip unzip plzip lzip ftp lftp bc dc dos2unix psmisc udunits-bin \
|
||||
whois tmux screen debconf-doc dump figlet gawk gpm multitail neofetch nmap \
|
||||
whois tmux screen debconf-doc dump figlet gawk multitail neofetch nmap \
|
||||
oping pv traceroute rsync tree git qemu-guest-agent ca-certificates"
|
||||
|
||||
# Agregation of the package lists
|
||||
|
||||
Reference in New Issue
Block a user