Updated pns.usr (added p570 fsps to dns), svc.usr (added apc to dhcpd).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Thu, 23 Jul 2020 09:23:17 +0000 (11:23 +0200)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Thu, 23 Jul 2020 09:23:17 +0000 (11:23 +0200)
sources/pns.usr/postinstall/install/var/named/228.10.in-addr.arpa.zone
sources/pns.usr/postinstall/install/var/named/usr.user.hu.zone
sources/svc.usr/postinstall/install/etc/dhcp/dhcpd.conf

index b967e0b1fac5cbe7fadcee348a199588ba6ae879..64ccc43c574a5af4ccac21f3ad153f7706ab1812 100644 (file)
@@ -1,6 +1,6 @@
 $TTL   86400
 @      IN      SOA     ns.usr.user.hu. hostmaster.mx.usr.user.hu.      (
-                                       2020070201      ; Serial
+                                       2020072301      ; Serial
                                        86400           ; Refresh (1 day)
                                        7200            ; Retry (2 hours)
                                        2419200         ; Expire (4 weeks)
@@ -37,6 +37,8 @@ $TTL  86400
 254.201                IN      PTR     vhmc.usr.user.hu.
 222.201                IN      PTR     vios2.usr.user.hu.
 221.201                IN      PTR     vios1.usr.user.hu.
+192.201                IN      PTR     p570fsp2.usr.user.hu.
+191.201                IN      PTR     p570fsp1.usr.user.hu.
 
 ; ================================================================
 ; rrendek (rr = 18 * 10 + 18 = 198)
@@ -66,7 +68,8 @@ $TTL  86400
 ; network switches (ns = 14 * 10 + 19 = 159)
 ; ================================================================
 211.159                IN      PTR     t1600g-28ts-sfu.usr.user.hu.
-203.159                IN      PTR     smcgs24c-srm.usr.user.hu.
+206.159                IN      PTR     smcgs24c-srp.usr.user.hu.
+203.159                IN      PTR     t1600g-28ts-srm.usr.user.hu.
 202.159                IN      PTR     t1600g-28ts-sfl.usr.user.hu.
 199.159                IN      PTR     t1600g-52ts-sri.usr.user.hu.
 195.159                IN      PTR     smcgs24c-sre.usr.user.hu.
index 7d217c396e8e7b5e8bb24cc42d6caa520332d11c..9266c7cdeae36228451390a872c072680e9d5d69 100644 (file)
@@ -1,6 +1,6 @@
 $TTL   86400
 @      IN      SOA     ns.usr.user.hu. hostmaster.mx.usr.user.hu.      (
-                                       2020070201      ; Serial
+                                       2020072301      ; Serial
                                        86400           ; Refresh (1 day)
                                        7200            ; Retry (2 hours)
                                        2419200         ; Expire (4 weeks)
@@ -36,8 +36,10 @@ accounting   IN      A       10.228.212.13   ; ac
 ; power server(s) (pwr = 16 * 10 + 23 + 18 = 201)
 ; ================================================================
 vhmc           IN      A       10.228.201.254
-vios2          IN      A       10.228.201.222
-vios1          IN      A       10.228.201.221
+vios2          IN      A       10.228.201.222  ; v2
+vios1          IN      A       10.228.201.221  ; v1
+p570fsp2       IN      A       10.228.201.192  ; s2
+p570fsp1       IN      A       10.228.201.191  ; s1
 
 ; ================================================================
 ; rrendek (rr = 18 * 10 + 18 = 198)
@@ -69,6 +71,7 @@ kofax11               IN      A       10.228.192.11   ; 11
 ; network switches (ns = 14 * 10 + 19 = 159)
 ; ================================================================
 t1600g-28ts-sfu        IN      A       10.228.159.211  ; su (second floor upper)
+smcgs24c-srp   IN      A       10.228.159.206  ; sp (server room power)
 t1600g-28ts-srm        IN      A       10.228.159.203  ; sm (server room management)
 t1600g-28ts-sfl        IN      A       10.228.159.202  ; sl (second floor lower)
 t1600g-52ts-sri        IN      A       10.228.159.199  ; si (server room internal)
index 923feeec1c74956f592ef9980ae2cb64324f91f2..260c7318c0cbe743550e74f7d781a6771b778d9b 100644 (file)
@@ -29,6 +29,10 @@ option pxelinux.pathprefix code 210 = text;
 option pxelinux.reboottime code 211 = unsigned integer 32;
 option architecture-type   code  93 = unsigned integer 16;
 
+option space apc;
+option apc.cookie      code 1 = text;
+option apc.cookie      "1APC";
+
 # 12/24 hours
 default-lease-time 43200;
 max-lease-time 86400;
@@ -46,8 +50,7 @@ log-facility local7;
 # usr.user.hu subnet
 subnet 10.228.0.0 netmask 255.255.0.0 {
        range 10.228.43.1 10.228.43.254;
-       #next-server kickstart.usr.user.hu;
-       filename "/grub/grub.efi.c7";
+       vendor-option-space apc;
 }
 
 # static hosts