reset key names

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-04-18 23:06:56 +02:00
parent d0ba1c0356
commit e90aa66016
1 changed files with 7 additions and 1 deletions

View File

@ -21,6 +21,9 @@
user="$__object_id"
################################################################################
# not at ungleich GmbH (anymore)
#
set --
for resigned in henk; do
keyfile="$__type/files/${key}.pub"
@ -31,7 +34,10 @@ done
__ssh_authorized_keys "ungleich-staff-absent-$user" \
--owner "$user" --state absent "$@"
################################################################################
# currently at ungleich GmbH (anymore)
#
set --
for key in dave nico tobias; do
keyfile="$__type/files/${key}.pub"