summaryrefslogtreecommitdiff
path: root/doc/forum/WIP_adding_dhcp_records_to_libvirt
diff options
context:
space:
mode:
authorJoey Hess2019-06-15 12:37:46 -0400
committerJoey Hess2019-06-15 12:37:46 -0400
commitd6a49fcf62552db38930a59b8269cb14b4973be0 (patch)
treed779be7f4ae928bd8b87fac94d5cfcb06a7e12b2 /doc/forum/WIP_adding_dhcp_records_to_libvirt
parentb76389cde1270c0f86faa5ad2d864dbd17b7a686 (diff)
response
Diffstat (limited to 'doc/forum/WIP_adding_dhcp_records_to_libvirt')
-rw-r--r--doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_1_9feaf88f735f6571835502cc9e15524b._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_1_9feaf88f735f6571835502cc9e15524b._comment b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_1_9feaf88f735f6571835502cc9e15524b._comment
new file mode 100644
index 00000000..a7173577
--- /dev/null
+++ b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_1_9feaf88f735f6571835502cc9e15524b._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2019-06-15T16:35:46Z"
+ content="""
+The former seems easier than parsing the XML.
+
+I mean, aeson is quite good and easy to parse XML with,
+but I prefer to keep propellor's haskell dependencies minimal
+and so if you used aeson there would be a big question about merging the
+result into propellor core.
+"""]]