diff options
author | Benjamin Schlüter <bschlueter@posteo.de> | 2018-01-29 15:27:36 +0100 |
---|---|---|
committer | Benjamin Schlüter <bschlueter@posteo.de> | 2018-01-29 15:27:36 +0100 |
commit | 03eba5f70b3c9cd0fa91eb8f21050b7d9526e28d (patch) | |
tree | e3708efce061b30036ba1e4709f9cd72327c9d9f /install-itzks-workstation | |
parent | f4eacaa810950c78c4cb8d5d7ac477b6e7c6e0d9 (diff) | |
download | itzks-install-script-03eba5f70b3c9cd0fa91eb8f21050b7d9526e28d.tar.gz itzks-install-script-03eba5f70b3c9cd0fa91eb8f21050b7d9526e28d.tar.bz2 itzks-install-script-03eba5f70b3c9cd0fa91eb8f21050b7d9526e28d.zip |
Disable ssh tjener.
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r-- | install-itzks-workstation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation index ab7ba03..12507fb 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -194,7 +194,7 @@ Clients auflisten. Anschließend mit puppet cert --sign <myhost>.intern den Puppet-Agent des Clients authorisieren. [ENTER] ''' -ssh tjener +# ssh tjener echo '''! FERTIG Die Installation - des Basissystems mit ITZKS-Anpassungen |