@@ -0,0 +1,5 @@
+[test]
+
+[byom:children]
+test
@@ -5,7 +5,7 @@
# main variables
# using same config file than for Golang script
-OVH_CONF="../golang/ovh.conf"
+OVH_CONF="${OVH_CONF:-../golang/ovh.conf}"
OVH_API_VERSION="1.0"
#OUTPUT="${OUTPUT:-json}"