]> gitweb.fluxo.info Git - hydra.git/commitdiff
Fix: hydra: compile: support for new facter format
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 18 Jun 2020 17:31:02 +0000 (14:31 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 18 Jun 2020 17:31:02 +0000 (14:31 -0300)
.gitmodules
vendor/shyaml [new submodule]

index 47505404b91de1e0af1a04217c74025baa316fb8..6927b966cf8f8e620352ac1ec6e0a6a2112e37bd 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "doc/_themes/sphinx_rtd_theme"]
        path = doc/_themes/sphinx_rtd_theme
        url = https://github.com/snide/sphinx_rtd_theme
+[submodule "vendor/shyaml"]
+       path = vendor/shyaml
+       url = https://github.com/0k/shyaml
diff --git a/vendor/shyaml b/vendor/shyaml
new file mode 160000 (submodule)
index 0000000..8dcf9bb
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 8dcf9bb39f995564271600a4dae1fc114077c2e0