This commit is contained in:
Vasco
2026-04-20 12:12:14 +01:00
parent 104d2d5070
commit 7a488811fe
17 changed files with 118 additions and 9 deletions

View File

@@ -12,4 +12,7 @@ ip_dentro="10.60.0.2"
yum install -y epel-release
# --- interfaces ---
ifconfig $if_dentro $ip_dentro netmask 255.255.255.0
ifconfig $if_dentro $ip_dentro netmask 255.255.255.0
cp httpd.conf /etc/httpd/conf/
cp ssl.conf /etc/httpd/conf.d/