summaryrefslogtreecommitdiff
path: root/.trash
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-05-17 09:03:45 +0200
committerJasper Ras <jras@hostnet.nl>2025-05-17 09:03:45 +0200
commitd4bd3ad4a869c87fcfa4f83b42555a6c8e1bc746 (patch)
tree74cbfcd6ff623e272be389dd7d40d8e45d1f96d5 /.trash
parent78211f96953bc1a63570f2430cee4ad92c841ce4 (diff)
vault backup: 2025-05-17 09:03:45
Diffstat (limited to '.trash')
-rw-r--r--.trash/Baseline.md4
-rw-r--r--.trash/Custom OVN debian packaging.md7
2 files changed, 11 insertions, 0 deletions
diff --git a/.trash/Baseline.md b/.trash/Baseline.md
new file mode 100644
index 0000000..25d0490
--- /dev/null
+++ b/.trash/Baseline.md
@@ -0,0 +1,4 @@
+---
+tags:
+ - web
+---
diff --git a/.trash/Custom OVN debian packaging.md b/.trash/Custom OVN debian packaging.md
new file mode 100644
index 0000000..a895469
--- /dev/null
+++ b/.trash/Custom OVN debian packaging.md
@@ -0,0 +1,7 @@
+---
+tags:
+ - groupvps
+---
+There was an issue with unit files and the files in /etc/default being prefixed with group.one-ovn. We want to make sure that the contents of our debian package are identical to regular OVN packages.
+
+Fixed by using overrides in debian/rules to rename those files after they're installed. \ No newline at end of file