From 96aa71e587b40fef3637437d776c573af241713a Mon Sep 17 00:00:00 2001 From: Julian Gethmann Date: Wed, 15 Nov 2017 14:20:01 +0100 Subject: [PATCH] Add software used on Julian's PCs --- host_vars/las-gethmann.las.kit.edu | 8 +++++++- host_vars/las113.las.kit.edu | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/host_vars/las-gethmann.las.kit.edu b/host_vars/las-gethmann.las.kit.edu index 0109123..1a8dd56 100644 --- a/host_vars/las-gethmann.las.kit.edu +++ b/host_vars/las-gethmann.las.kit.edu @@ -4,5 +4,11 @@ ip_suffix: -gethmann loc: 618 os: Fedora 25 extra_software: - - subversion + - subversion # for ANKA software - borgbackup + - mosh # ssh alternative + # keepass compatible console client + - kpcli + - perl-Clipboard + - perl-Capture-Tiny + - ctags # vim tags diff --git a/host_vars/las113.las.kit.edu b/host_vars/las113.las.kit.edu index 47e5778..23f25ee 100644 --- a/host_vars/las113.las.kit.edu +++ b/host_vars/las113.las.kit.edu @@ -5,5 +5,11 @@ loc: 618 os: Fedora 25 extra_software: - - subversion + - subversion # ANKA software - borgbackup + - mosh # ssh alternative + # keepass compatible console client + - kpcli + - perl-Clipboard + - perl-Capture-Tiny + - ctags # vim tags -- GitLab