strip some stuff

This commit is contained in:
Leon Etienne 2025-01-29 00:54:27 +01:00
parent a85086e0e9
commit 4b4ac2f326
Signed by: leonetienne
SSH Key Fingerprint: SHA256:hs2AZKjRTbd2kYg44u89rM19UT2LyBOpSbIShsdkkfg
9 changed files with 14 additions and 14 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
*.toc *.toc
*.tps *.tps
.auctex-auto/ .auctex-auto/
.DS_Store

View File

@ -8,9 +8,9 @@
\input{chapters/einleitung/methodik.tex} \input{chapters/einleitung/methodik.tex}
\input{chapters/grundlagen/main.tex} \input{chapters/grundlagen/main.tex}
\input{chapters/technische-umsetzung/main.tex}
\input{chapters/anforderungen.tex} \input{chapters/anforderungen.tex}
\input{chapters/marktanalyse.tex}
\input{chapters/evaluation.tex} \input{chapters/evaluation.tex}
\input{chapters/fazit.tex} \input{chapters/fazit.tex}

View File

@ -4,7 +4,4 @@
% %
\chapter{Evaluation} \chapter{Evaluation}
\section{Einschätzung zur Integrationsflexibilät}
\section{Auswertung des Integrationsaufwandes}
\section{Zusammenfassung}

View File

@ -4,8 +4,5 @@
\chapter{Fazit} \chapter{Fazit}
\section{Ausblick} \section{Ausblick}
\section{Offene Problemstellungen}
\section{Offene Fragen}
\section{Aussprechen der Handlungsempfehlung}

View File

@ -3,3 +3,6 @@
% %
\chapter{Grundlagen} \chapter{Grundlagen}
\section{Die Arbeitsumgebung}
\section{1Password}
\section{Ansible}

View File

@ -1,6 +0,0 @@
%
% Chapter: Marktanalyse
%
\chapter{Marktanalyse}

View File

@ -0,0 +1,8 @@
%
% Chapter: Technische Umsetzung
%
\chapter{Technische Umsetzung}
\section{Berechtigungsverwaltung}
\section{Integration in Ansible}

BIN
main.pdf

Binary file not shown.