Enabled ipv6, removed wpa_supplicant service masking and /etc/hosts files.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 15 Nov 2019 21:48:22 +0000 (22:48 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 15 Nov 2019 21:48:22 +0000 (22:48 +0100)
24 files changed:
sources/efg.pm/postinstall/10_setupservices.sh
sources/efg.pm/postinstall/install/etc/hosts [deleted file]
sources/ens.pm/postinstall/10_setupservices.sh
sources/ens.pm/postinstall/install/etc/hosts [deleted file]
sources/ens.pm/postinstall/install/etc/sysctl.d/01-ipv6.conf [deleted file]
sources/ifg.usr/postinstall/10_setupservices.sh
sources/ifg.usr/postinstall/install/etc/hosts [deleted file]
sources/ins.usr/postinstall/10_setupservices.sh
sources/ins.usr/postinstall/install/etc/hosts [deleted file]
sources/ins.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf [deleted file]
sources/ldap.usr/postinstall/10_setupservices.sh
sources/ldap.usr/postinstall/install/etc/hosts [deleted file]
sources/ldap.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf [deleted file]
sources/pns.pm/postinstall/10_setupservices.sh
sources/pns.pm/postinstall/install/etc/hosts [deleted file]
sources/pns.pm/postinstall/install/etc/sysctl.d/01-ipv6.conf [deleted file]
sources/pns.usr/postinstall/install/etc/hosts [deleted file]
sources/pns.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf [deleted file]
sources/svc.usr/postinstall/install/etc/hosts [deleted file]
sources/svc.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf [deleted file]
sources/ws.pm/postinstall/10_setupservices.sh
sources/ws.pm/postinstall/install/etc/hosts [deleted file]
sources/xfr.pm/postinstall/10_setupservices.sh
sources/xfr.pm/postinstall/install/etc/hosts [deleted file]

index 7224143250276a3af0e70408865a055d2c0f6487..3f86f82139221d4abf6190fce4a218dfb12a4b8c 100755 (executable)
@@ -5,5 +5,3 @@ systemctl enable NetworkManager-wait-online.service
 systemctl enable radvd.service
 
 systemctl enable logrotate.timer
-
-systemctl mask wpa_supplicant.service
diff --git a/sources/efg.pm/postinstall/install/etc/hosts b/sources/efg.pm/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index 278fb43..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-192.168.173.254        efg.pm.user.hu efg
index dd98b9abdf24c4e158906e0c13b438ec77fe31fb..41df693c7422d77500952c8fd66408ea37acd440 100755 (executable)
@@ -5,5 +5,3 @@ systemctl enable named.service
 systemctl enable NetworkManager-wait-online.service
 
 systemctl enable logrotate.timer
-
-systemctl mask wpa_supplicant.service
diff --git a/sources/ens.pm/postinstall/install/etc/hosts b/sources/ens.pm/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index cf63c48..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-192.168.173.64 ens.pm.user.hu ens
diff --git a/sources/ens.pm/postinstall/install/etc/sysctl.d/01-ipv6.conf b/sources/ens.pm/postinstall/install/etc/sysctl.d/01-ipv6.conf
deleted file mode 100644 (file)
index 0690211..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-net.ipv6.conf.all.disable_ipv6 = 1
-net.ipv6.conf.svc.disable_ipv6 = 1
index 7224143250276a3af0e70408865a055d2c0f6487..3f86f82139221d4abf6190fce4a218dfb12a4b8c 100755 (executable)
@@ -5,5 +5,3 @@ systemctl enable NetworkManager-wait-online.service
 systemctl enable radvd.service
 
 systemctl enable logrotate.timer
-
-systemctl mask wpa_supplicant.service
diff --git a/sources/ifg.usr/postinstall/install/etc/hosts b/sources/ifg.usr/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index 98645cf..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-10.228.109.254 ifg.usr.user.hu ifg
-192.168.42.254 ifg.sr.user.hu
-192.168.43.254 ifg.in.user.hu
index 47869ee0f90cf4d76942747162a2c39a70f0d725..41df693c7422d77500952c8fd66408ea37acd440 100755 (executable)
@@ -3,3 +3,5 @@
 
 systemctl enable named.service
 systemctl enable NetworkManager-wait-online.service
+
+systemctl enable logrotate.timer
diff --git a/sources/ins.usr/postinstall/install/etc/hosts b/sources/ins.usr/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index 8e00814..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-10.228.109.104 ins.usr.user.hu ins
diff --git a/sources/ins.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf b/sources/ins.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf
deleted file mode 100644 (file)
index f321089..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-net.ipv6.conf.all.disable_ipv6 = 1
-net.ipv6.conf.ins.disable_ipv6 = 1
index 239315ebbd1a7abc4d8c45b0f24e4e4f66099dd9..dfaa34839325104a39295c6aa3172227baef21d7 100755 (executable)
@@ -7,5 +7,3 @@ systemctl enable sssd.service
 systemctl enable NetworkManager-wait-online.service
 
 systemctl enable logrotate.timer
-
-systemctl mask wpa_supplicant.service
diff --git a/sources/ldap.usr/postinstall/install/etc/hosts b/sources/ldap.usr/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index 10caea9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-10.228.109.252 ldap.usr.user.hu ldap
diff --git a/sources/ldap.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf b/sources/ldap.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf
deleted file mode 100644 (file)
index 9b1dfc6..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-net.ipv6.conf.all.disable_ipv6 = 1
-net.ipv6.conf.ldap.disable_ipv6 = 1
index dd98b9abdf24c4e158906e0c13b438ec77fe31fb..41df693c7422d77500952c8fd66408ea37acd440 100755 (executable)
@@ -5,5 +5,3 @@ systemctl enable named.service
 systemctl enable NetworkManager-wait-online.service
 
 systemctl enable logrotate.timer
-
-systemctl mask wpa_supplicant.service
diff --git a/sources/pns.pm/postinstall/install/etc/hosts b/sources/pns.pm/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index ece152e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-192.168.173.174        pns.pm.user.hu pns
diff --git a/sources/pns.pm/postinstall/install/etc/sysctl.d/01-ipv6.conf b/sources/pns.pm/postinstall/install/etc/sysctl.d/01-ipv6.conf
deleted file mode 100644 (file)
index 0690211..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-net.ipv6.conf.all.disable_ipv6 = 1
-net.ipv6.conf.svc.disable_ipv6 = 1
diff --git a/sources/pns.usr/postinstall/install/etc/hosts b/sources/pns.usr/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index e8c92b1..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-10.228.109.174 pns.usr.user.hu pns
diff --git a/sources/pns.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf b/sources/pns.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf
deleted file mode 100644 (file)
index c2d7cf6..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-net.ipv6.conf.all.disable_ipv6 = 1
-net.ipv6.conf.pns.disable_ipv6 = 1
diff --git a/sources/svc.usr/postinstall/install/etc/hosts b/sources/svc.usr/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index 9d4ec75..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-10.228.109.253 svc.usr.user.hu svc
diff --git a/sources/svc.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf b/sources/svc.usr/postinstall/install/etc/sysctl.d/01-ipv6.conf
deleted file mode 100644 (file)
index 0690211..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-net.ipv6.conf.all.disable_ipv6 = 1
-net.ipv6.conf.svc.disable_ipv6 = 1
index e1d3ef5478d36ad4018b600f155bd9a88cf5c9ca..96f1e3cd686bdb0abe7836209bfbf9875376b34f 100755 (executable)
@@ -2,8 +2,7 @@
 
 
 systemctl disable httpd.service
+
 systemctl enable NetworkManager-wait-online.service
 
 systemctl enable logrotate.timer
-
-systemctl mask wpa_supplicant.service
diff --git a/sources/ws.pm/postinstall/install/etc/hosts b/sources/ws.pm/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index 535cd64..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-192.168.173.249        ws.pm.user.hu ws
index 761dcc2dcb2fd58c719e5b4a12eafe88a714eb71..eab2b099ec4f264101d929f83fac9a4419e86093 100755 (executable)
@@ -5,5 +5,3 @@ systemctl enable httpd.service
 systemctl enable NetworkManager-wait-online.service
 
 systemctl enable logrotate.timer
-
-systemctl mask wpa_supplicant.service
diff --git a/sources/xfr.pm/postinstall/install/etc/hosts b/sources/xfr.pm/postinstall/install/etc/hosts
deleted file mode 100644 (file)
index 5683c3d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-127.0.0.1      localhost.localdomain localhost localhost4.localdomain4 localhost4
-::1            localhost6.localdomain6 localhost6
-
-192.168.173.251        xfr.pm.user.hu xfr