[debian-edu-commits] debian-edu/ 01/15: Replace i386 with $LTSPARCH in ldap-bootstrap/gosa-server.ldif
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Sun Feb 4 11:37:18 UTC 2018
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-config.
commit 67746f1388cda7e3b08bb720d3801cf05f9e11b0
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Sun Feb 4 11:56:41 2018 +0100
Replace i386 with $LTSPARCH in ldap-bootstrap/gosa-server.ldif
---
ldap-bootstrap/gosa-server.ldif | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ldap-bootstrap/gosa-server.ldif b/ldap-bootstrap/gosa-server.ldif
index 9fa98e4..2cd6b19 100644
--- a/ldap-bootstrap/gosa-server.ldif
+++ b/ldap-bootstrap/gosa-server.ldif
@@ -252,14 +252,14 @@ dhcpOption: routers ltspserver00.subnet00
dhcpOption: domain-name "intern"
dhcpOption: subnet-mask 255.255.255.0
dhcpOption: broadcast-address 192.168.0.255
-dhcpOption: root-path "/opt/ltsp/i386"
+dhcpOption: root-path "/opt/ltsp/$LTSPARCH"
dhcpOption: ntp-servers ntp
dhcpOption: wpad-url "http://wpad/wpad.dat"
dhcpOption: smtp-server postoffice
dhcpOption: domain-name-servers 10.0.2.2
dhcpStatements: default-lease-time 432000
dhcpStatements: max-lease-time 432000
-dhcpStatements: filename "/var/lib/tftpboot/ltsp/i386/pxelinux.0"
+dhcpStatements: filename "/var/lib/tftpboot/ltsp/$LTSPARCH/pxelinux.0"
dhcpStatements: next-server ltspserver00.subnet00
dhcpStatements: authoritative
dhcpStatements: allow unknown-clients
@@ -284,14 +284,14 @@ dhcpOption: routers ltspserver01.subnet01
dhcpOption: domain-name "intern"
dhcpOption: subnet-mask 255.255.255.0
dhcpOption: broadcast-address 192.168.1.255
-dhcpOption: root-path "/opt/ltsp/i386"
+dhcpOption: root-path "/opt/ltsp/$LTSPARCH"
dhcpOption: ntp-servers ntp
dhcpOption: wpad-url "http://wpad/wpad.dat"
dhcpOption: smtp-server postoffice
dhcpOption: domain-name-servers 10.0.2.2
dhcpStatements: default-lease-time 432000
dhcpStatements: max-lease-time 432000
-dhcpStatements: filename "/var/lib/tftpboot/ltsp/i386/pxelinux.0"
+dhcpStatements: filename "/var/lib/tftpboot/ltsp/$LTSPARCH/pxelinux.0"
dhcpStatements: next-server ltspserver01.subnet01
dhcpStatements: authoritative
dhcpStatements: allow unknown-clients
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list