Commit Graph

4 Commits

Author SHA1 Message Date
Christoph Schug
8a17193dd0 fix: add final newline character to text files
This makes text files compliant to POSIX which requires every line of a
text file to end with a newline character [1][2].

[1] https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_403
[2] https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2024-02-22 19:06:54 +01:00
Christian Lempa
f153104f87 reorganization 2022-05-19 15:06:21 +02:00
Christian
ebab652abf packer and kubernetes changes 2022-03-11 14:56:55 +01:00
Christian
9428b0afe0 Insert cert-manager
Fixes #31
2022-02-01 09:31:40 +01:00