summaryrefslogtreecommitdiff
path: root/Custom OVN debian packaging.md
diff options
context:
space:
mode:
Diffstat (limited to 'Custom OVN debian packaging.md')
-rw-r--r--Custom OVN debian packaging.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Custom OVN debian packaging.md b/Custom OVN debian packaging.md
new file mode 100644
index 0000000..a895469
--- /dev/null
+++ b/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