diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-19 09:53:02 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-19 09:53:02 +0100 |
| commit | 72c7a524a75766da168becbb20013e22e1817ec6 (patch) | |
| tree | 85adb6e3de8ad2b832f8d36275dce07c59cb3df5 | |
| parent | 6efda5bd0698efbf10f9944ba96999ea8dc7e451 (diff) | |
refactor
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | openbsd/README.md | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index add877c..0000000 --- a/README.md +++ /dev/null @@ -1,6 +0,0 @@ -Some config backups -=================== - -Some random config backups in here. Here is nothing secret in here (it's not by accident a public repo). So feel free to explore. - -I used to have all of these in Puppet, but that was a bit overkill for the few boxes I have. For now I am using Rexify: https://www.rexify.org/ diff --git a/openbsd/README.md b/openbsd/README.md index ba89199..add877c 100644 --- a/openbsd/README.md +++ b/openbsd/README.md @@ -1 +1,6 @@ -The frontends are the minimalist OpenBSD based MTA's, httpd and geminid boxes. +Some config backups +=================== + +Some random config backups in here. Here is nothing secret in here (it's not by accident a public repo). So feel free to explore. + +I used to have all of these in Puppet, but that was a bit overkill for the few boxes I have. For now I am using Rexify: https://www.rexify.org/ |
