summaryrefslogtreecommitdiff
path: root/scripts/krb
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2020-03-20 04:43:01 -0500
committerTom Barrett <tom@tombarrett.xyz>2020-03-20 04:43:01 -0500
commitc146a0ea62b03d9650bdb43986acb0afdf2ecba0 (patch)
tree2aa44962f79db4f1443c2679028cc81ce2225dda /scripts/krb
parenteab5eca5bda076aae57e6cc82b6e08dbd5025ff3 (diff)
renaming, and setting error logsHEADmaster
Diffstat (limited to 'scripts/krb')
-rwxr-xr-xscripts/krb2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/krb b/scripts/krb
index 4df7fef..d5c15a8 100755
--- a/scripts/krb
+++ b/scripts/krb
@@ -7,7 +7,7 @@ KRB5_ADMIN_PASS=pass
USER_PASS=tommie
IP="$(grep krb configs/hosts | cut -d ' ' -f 1)"
-scripts/debian_roll krb
+scripts/roll krb
lxc-attach krb -v DEBIAN_FRONTEND=noninteractive -- apt-get -y install krb5-admin-server
scp configs/krb/krb5.conf root@$IP:/etc/