summaryrefslogtreecommitdiff
path: root/scripts/ldap
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2020-03-20 04:30:39 -0500
committerTom Barrett <tom@tombarrett.xyz>2020-03-20 04:30:39 -0500
commiteab5eca5bda076aae57e6cc82b6e08dbd5025ff3 (patch)
tree560332dfd41f0948d13fec7d34ce25ccd6202313 /scripts/ldap
parent01e2662903dadce5903581eac738d0b413e521c2 (diff)
new way of generating interfaces, only have to change hosts file now
Diffstat (limited to 'scripts/ldap')
-rwxr-xr-xscripts/ldap2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ldap b/scripts/ldap
index 26afcf8..594f37b 100755
--- a/scripts/ldap
+++ b/scripts/ldap
@@ -2,4 +2,4 @@
set -e
scripts/debian_roll ldap
-#lxc-attach -n ldap -v DEBIAN_FRONTEND=noninteractive -- apt-get -y install slapd ldap-utils ldapscripts
+#lxc-attach ldap -v DEBIAN_FRONTEND=noninteractive -- apt-get -y install slapd ldap-utils ldapscripts